Lioncash
|
2970b34e3c
|
A32: Implement ARM-mode BFI
|
2020-04-22 21:02:46 +01:00 |
|
Lioncash
|
fab3a59e05
|
A32: Implement ARM-mode BFC
|
2020-04-22 21:02:46 +01:00 |
|
Lioncash
|
7305d13221
|
A32: Implement ARM-mode RBIT
|
2020-04-22 21:02:46 +01:00 |
|
Lioncash
|
b2f7a0e7ba
|
A32: Implement ARM-mode SDIV/UDIV
Now that we have Unicorn in place, we can freely implement instructions
introduced in newer versions of the ARM architecture.
|
2020-04-22 21:02:46 +01:00 |
|
MerryMage
|
71e137715d
|
status_register_access: Add support for bits 0 and 1 of mask to MSR
|
2020-04-22 20:46:23 +01:00 |
|
MerryMage
|
ff3805e332
|
A32/decoders: Split instruction list into include file
|
2020-04-22 20:46:23 +01:00 |
|