|
819eace2a7
|
feat: implement QADD/QSUB
|
2023-09-07 03:39:51 -05:00 |
|
|
e6863e7a9b
|
fix(armv5te): implement obscure behaviour on invalid LDM writeback
All I have to do is implement ARMv5TE specific instructions, and then
we're finished with ARMWRESTLER!
|
2023-09-06 01:29:08 -05:00 |
|
|
ada2a08516
|
feat(v5te): implement basic DTCM + ITCM
|
2023-07-26 00:14:32 -05:00 |
|
|
ba22b856ec
|
chore: drop *Bus argument from the InstrFn LUT
|
2023-07-25 22:00:17 -05:00 |
|
|
96a3a45d9b
|
feat: add v5te arm and thumb namespaces
also, drop the comptime parameter from arm and thumb namespaces
|
2023-07-25 22:00:17 -05:00 |
|
|
6c81608c59
|
fix: remove redundant casts from zig fmt
|
2023-07-11 00:39:14 -05:00 |
|
|
f8c2479ed9
|
chore: update to latest builtin syntax
|
2023-07-10 22:00:59 -05:00 |
|
|
d2db52e495
|
feat: implement ARM7TDMI (and stub ARM946E-S)
|
2023-06-25 18:54:57 -05:00 |
|