MerryMage
|
35c758f211
|
tests: Refactor unicorn_emu to allow for A32 unicorn
|
2020-04-22 20:46:23 +01:00 |
|
MerryMage
|
381821eda3
|
a32/fuzz_arm: Disable vfp tests
|
2020-04-22 20:46:23 +01:00 |
|
Lioncash
|
5b39e8dcf8
|
tests: Silence warnings in skyeye code
Gets rid of warning noise when compiling the tests.
|
2020-04-22 20:46:21 +01:00 |
|
Lioncash
|
64d4e40081
|
tests/A32/testenv: Add type aliases for register arrays
Allows avoiding duplicating std::array instance sizes and types.
|
2020-04-22 20:46:19 +01:00 |
|
MerryMage
|
a78e13ff19
|
fuzz_arm: Use SCOPE_FAIL
|
2020-04-22 20:46:13 +01:00 |
|
MerryMage
|
d7044bc751
|
assert: Use fmt in ASSERT_MSG
|
2020-04-22 20:46:12 +01:00 |
|
MerryMage
|
98ec9c5f90
|
A32: Change UserCallbacks to be similar to A64's interface
|
2020-04-22 20:46:12 +01:00 |
|
MerryMage
|
c34639f33d
|
fuzz_thumb: Off by one error
|
2020-04-22 20:42:45 +01:00 |
|
MerryMage
|
a59e9ad9c6
|
travis: Run A64 tests
|
2020-04-22 20:42:45 +01:00 |
|
MerryMage
|
d5725de26a
|
tests/A64: Fuzz against unicorn
|
2020-04-22 20:42:45 +01:00 |
|
MerryMage
|
72a793f5b0
|
ir_opt: Split off A32 specific passes
|
2020-04-22 20:42:45 +01:00 |
|
MerryMage
|
d1eb757f93
|
A64: Backend framework
|
2020-04-22 20:42:44 +01:00 |
|