You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lizzie
ad9af25027
[dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase ( #4025 )
does a bit of code dedup
fixes pre-SSE4.1 having horrific CMHI/CMLO
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4025
Reviewed-by: crueter <crueter@eden-emu.dev>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
4 weeks ago
..
A32
[dynarmic] cleanup duplicate code and reimpls of std::* bit stuff (#4017)
1 month ago
A64
[dynarmic] fix pre-SSE4.1 having errors on CMHI/CMLO, fix extra nuisances and add INTERP testcase (#4025)
4 weeks ago
fp
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
3 months ago
native
[dynarmic] fix dynarmic_tests build issues on xcode due to using relative paths (#3765)
3 months ago
unicorn_emu
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
3 months ago
CMakeLists.txt
[dynarmic] nuke mcl dependency (#3777)
3 months ago
decoder_tests.cpp
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920)
2 months ago
fuzz_util.cpp
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
3 months ago
fuzz_util.h
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
3 months ago
print_info.cpp
[dynarmic] remove decode matcher function handlers using std::function<>, use raw function pointers (#3920)
2 months ago
rand_int.h
[cmake] refactor: Use CPM over submodules (#143)
11 months ago
rsqrt_test.cpp
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
3 months ago
rsqrt_test_fn.s
[cmake] refactor: Use CPM over submodules (#143)
11 months ago
test_generator.cpp
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
3 months ago
test_reader.cpp
[dynarmic, cmake] Assorted RISC-V build fixes (#3797)
3 months ago
x64_cpu_info.cpp
[dynarmic] drop Xeon Phi features from tests (#3978)
1 month ago