MerryMage
|
f77b0e2fbe
|
A32/thumb16: Implement IT instruction
|
2021-02-07 20:41:48 +00:00 |
|
MerryMage
|
97d8b50c25
|
A32: Ensure existing thumb code is ITState-correct
|
2021-02-07 20:41:48 +00:00 |
|
MerryMage
|
ac9e1ccb1c
|
A32/thumb16: Fix bug in CBZ/CBNZ
|
2021-02-06 21:25:24 +00:00 |
|
MerryMage
|
a8a712c801
|
Relicense to 0BSD
|
2020-04-23 15:45:57 +01:00 |
|
MerryMage
|
668a43f815
|
A32: Detect unpredictable LDM/STM instructions
|
2020-04-22 21:06:18 +01:00 |
|
MerryMage
|
1aa7b62e92
|
A32/Thumb: Correct behaviour for UDF and Unpredictable instructions
Raise an exception instead of calling the interpreter and ASSERT-ing respectively.
|
2020-04-22 21:04:23 +01:00 |
|
MerryMage
|
396116ee61
|
A32: Add hook_hint_instructions option
|
2020-04-22 21:04:23 +01:00 |
|
Lioncash
|
fb7d33830c
|
A32: Make includes consistent
Normalizes includes to be relative to the project root, like the rest of
the includes in the project.
|
2020-04-22 21:04:22 +01:00 |
|
MerryMage
|
7d20f3b861
|
A32/translate_thumb: Split off implementation into thumb16 and thumb32
|
2020-04-22 21:04:22 +01:00 |
|