Lioncash
|
5c11851f33
|
tests/a32/testenv: Make A32TestEnv's code_mem member a std::vector
Makes the data member consistent with the A64 test environment.
|
2019-03-02 16:26:37 -05:00 |
|
MerryMage
|
2be95f2b3b
|
A32: Implement FastDispatchHint
|
2018-09-07 22:07:44 +01:00 |
|
MerryMage
|
42c0589881
|
A32: Add define_unpredictable_behaviour option
|
2018-08-26 00:48:27 +01:00 |
|
Lioncash
|
751bc31b60
|
tests/A32/testenv: Add type aliases for register arrays
Allows avoiding duplicating std::array instance sizes and types.
|
2018-07-14 08:22:18 +01:00 |
|
MerryMage
|
3f6889f700
|
A32: Change UserCallbacks to be similar to A64's interface
|
2018-01-27 22:45:48 +00:00 |
|
MerryMage
|
e772072679
|
fuzz_thumb: Off by one error
|
2018-01-14 20:37:08 +00:00 |
|
MerryMage
|
30af089e49
|
ir_opt: Split off A32 specific passes
|
2018-01-11 13:03:56 +00:00 |
|
MerryMage
|
ef6fd92fed
|
A64: Backend framework
|
2018-01-09 18:57:06 +00:00 |
|