|
5d70e4bd1d
|
chore(v4t,v5te): don't give SWP/SWPB its own separate handler
|
2023-09-09 03:39:21 -05:00 |
|
|
c94912887e
|
feat(v5te): implement SMLA<x><y>
|
2023-09-07 20:00:19 -05:00 |
|
|
177f9b55a9
|
fix(v5te): rework MSR/MRS handling to account for v5TE extension space
|
2023-09-07 01:26:51 -05:00 |
|
|
6dde25bd0f
|
fix(arm): group multiply instructions together
- implement clz in ARMv5TE
|
2023-09-07 01:26:51 -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 |
|