| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-27 | Move solution and projects to src | TSR Berry | |
| 2022-09-10 | Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield ↵ | gdkchan | |
| instructions (#3687) * Implement Thumb (32-bit) memory (ordered), multiply and bitfield instructions * Remove public from interface * Fix T32 BL immediate and implement signed and unsigned extend instructions | |||
| 2022-03-04 | T32: Implement B, B.cond, BL, BLX (#3155) | merry | |
| * Decoders: Make IsThumb a function of OpCode32 * OpCode32: Fix GetPc * T32: Implement B, B.cond, BL, BLX * rm usings | |||
