xenia-canary/src/xenia/cpu/testing
Wunkolo c1de37f381 [x64] Remove usage of `xbyak_bin2hex.h`
C++ has had binary-literals since C++14. There is no need for these
binary enum values from xbyak.
2022-03-08 12:18:58 -06:00
..
add_test.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
byte_swap_test.cc Renaming xe::cpu::frontend to xe::cpu::ppc. 2015-12-14 21:17:55 -08:00
extract_test.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
insert_test.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
load_vector_shl_shr_test.cc Renaming xe::cpu::frontend to xe::cpu::ppc. 2015-12-14 21:17:55 -08:00
pack_test.cc Renaming xe::cpu::frontend to xe::cpu::ppc. 2015-12-14 21:17:55 -08:00
permute_test.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
premake5.lua C++17ification. 2020-04-07 16:09:41 -05:00
sandbox_main.cc [UI] Loop thread to main thread WindowedAppContext 2021-08-28 19:38:24 +03:00
sha_test.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
shl_test.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
shr_test.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
swizzle_test.cc Renaming xe::cpu::frontend to xe::cpu::ppc. 2015-12-14 21:17:55 -08:00
unpack_test.cc Renaming xe::cpu::frontend to xe::cpu::ppc. 2015-12-14 21:17:55 -08:00
util.h [UI] Loop thread to main thread WindowedAppContext 2021-08-28 19:38:24 +03:00
vector_add_test.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
vector_max_test.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
vector_min_test.cc Format all code with new clang-format 2017-12-14 20:44:43 -06:00
vector_rotate_left_test.cc [x64] Remove usage of `xbyak_bin2hex.h` 2022-03-08 12:18:58 -06:00
vector_sha_test.cc [x64] Add `VECTOR_SHA_I8_SAME_CONSTANT` unit test 2022-01-13 15:32:55 -06:00
vector_shl_test.cc [x64] Add `VECTOR_SH{R,L}_I8_SAME_CONSTANT` unit test 2022-01-29 02:39:34 -06:00
vector_shr_test.cc [x64] Add `VECTOR_SH{R,L}_I8_SAME_CONSTANT` unit test 2022-01-29 02:39:34 -06:00