dynarmic/tests
Wunkolo 9ba5e8e52d tests/A64: Add TBL/TBX instruction unit tests
Tests the TBL instruction with implementation with {1-4} register
lookups and the handling of out-of-bound indices.
Intended to target the implementation of VectorTableLookup128
2021-05-22 22:47:21 +01:00
..
A32 Add .clang-format file 2021-05-22 15:07:02 +01:00
A64 tests/A64: Add TBL/TBX instruction unit tests 2021-05-22 22:47:21 +01:00
fp Add .clang-format file 2021-05-22 15:07:02 +01:00
unicorn_emu Add .clang-format file 2021-05-22 15:07:02 +01:00
CMakeLists.txt emit_x64_floating_point: Optimize 32-bit EmitFPRSqrtEstimate 2021-04-26 00:26:28 +01:00
cpu_info.cpp A32/ASIMD: Ensure decoder table is correct 2020-07-05 18:45:42 +01:00
decoder_tests.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
fuzz_util.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
fuzz_util.h Consolidate all source files into src/ directory 2021-05-19 17:41:59 +01:00
main.cpp Relicense to 0BSD 2020-04-23 15:45:57 +01:00
print_info.cpp Add .clang-format file 2021-05-22 15:07:02 +01:00
rand_int.h Add .clang-format file 2021-05-22 15:07:02 +01:00
rsqrt_test.cpp Consolidate all source files into src/ directory 2021-05-19 17:41:59 +01:00
rsqrt_test_fn.s rsqrt_test: Fix on GCC 2021-05-01 20:33:14 +01:00