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
|
6cbb6fb190
|
A32/testenv: Add missing headers
|
2018-08-15 13:48:50 +01:00 |
|
MerryMage
|
2d929cc3b3
|
tests: Refactor unicorn_emu to allow for A32 unicorn
|
2018-08-11 18:18:29 +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
|
2e14326fd5
|
assert: Use fmt in ASSERT_MSG
|
2018-01-28 00:00:58 +00:00 |
|
MerryMage
|
3f6889f700
|
A32: Change UserCallbacks to be similar to A64's interface
|
2018-01-27 22:45:48 +00:00 |
|