mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-24 00:04:51 +01:00
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
|
||
|---|---|---|
| .. | ||
| A32 | ||
| A64 | ||
| fp | ||
| unicorn_emu | ||
| CMakeLists.txt | ||
| cpu_info.cpp | ||
| decoder_tests.cpp | ||
| fuzz_util.cpp | ||
| fuzz_util.h | ||
| main.cpp | ||
| print_info.cpp | ||
| rand_int.h | ||
| rsqrt_test.cpp | ||
| rsqrt_test_fn.s | ||