xbyak/test
MITSUNARI Shigeo de32c7e99f
Some checks are pending
test / test (push) Waiting to run
add avx10 saturating convert
2024-10-14 11:30:39 +09:00
..
avx10 add avx10 saturating convert 2024-10-14 11:30:39 +09:00
cybozu update test/cybozu 2018-08-14 12:31:30 +09:00
a.bat remove files before test 2012-10-29 10:13:56 +09:00
address.cpp v6.02 2022-01-28 10:57:21 +09:00
apx.cpp RAO_INT supports APX 2024-01-03 17:10:32 +09:00
avx10_test.cpp add vmpsadbw for avx10.2 2024-10-13 13:51:06 +09:00
bad_address.cpp refactor test 2020-01-03 22:13:55 +09:00
cvt_test.cpp fix cvt test for extended r16-r31 2023-10-06 10:54:25 +09:00
detect_x32.c use gcc instead of dpkg for portability 2022-11-21 16:39:13 +09:00
jmp.cpp support call(mem, T_FAR) 2021-12-14 12:22:56 +09:00
jmp.sln Xbyak ver 3.50 2012-03-20 00:08:35 +09:00
jmp.vcproj Xbyak ver 3.50 2012-03-20 00:08:35 +09:00
lib.h test for unorderd init 2012-12-04 16:12:59 +09:00
lib_min.cpp test for unorderd init 2012-12-04 16:12:59 +09:00
lib_run.cpp test for unorderd init 2012-12-04 16:12:59 +09:00
lib_test.cpp test for unorderd init 2012-12-04 16:12:59 +09:00
make_512.cpp add T_M_K flag to vpmov* 2022-11-04 14:32:51 +09:00
make_nm.cpp [fix] v{max,min}{ph,sh} supports not {er} but {sae} 2024-10-08 15:23:30 +09:00
Makefile under developing saturation 2024-10-14 05:15:24 +09:00
Makefile.win add include path 2022-11-04 14:32:51 +09:00
misc.cpp fix tests of vpcompressb and vpcompressw 2024-10-10 14:03:02 +09:00
mprotect_test.cpp test of MmapAllocator 2014-10-14 00:10:38 +09:00
nm_frame.cpp rename XBYAK_NOEXCEPTION to XBYAK_NO_EXCEPTION 2020-07-21 14:07:08 +09:00
noexception.cpp fix args of EmptyAllocator::alloc in test 2022-11-24 16:42:50 +09:00
normalize_prefix.cpp add xabort/xbegin/xend 2023-08-02 09:42:22 +09:00
readme.txt add test script 2012-03-16 22:04:44 +09:00
rip-label-imm.cpp update test 2018-08-28 15:46:30 +09:00
set_opt.bat remove warning of test 2020-02-26 15:35:37 +09:00
sf_test.cpp use original uint8_t 2021-10-05 14:00:05 +09:00
state.pptx state of @@, @f, @b 2014-03-23 16:00:17 +09:00
test_address.bat add PROTECT_RE mode for protect() 2018-07-24 18:07:35 +09:00
test_address.sh ignore space and cr 2023-07-27 12:20:24 +09:00
test_all.bat add test of avx10 on windows 2024-10-08 17:02:20 +09:00
test_avx.bat add PROTECT_RE mode for protect() 2018-07-24 18:07:35 +09:00
test_avx.sh ignore space and cr 2023-07-27 12:20:24 +09:00
test_avx512.bat add PROTECT_RE mode for protect() 2018-07-24 18:07:35 +09:00
test_avx512.sh ignore space and cr 2023-07-27 12:20:24 +09:00
test_avx_all.bat add test_avx512 to bat 2020-01-07 15:57:32 +09:00
test_by_xed.cpp add vmpsadbw for avx10.2 2024-10-13 13:51:06 +09:00
test_by_xed.py add vmpsadbw for avx10.2 2024-10-13 13:51:06 +09:00
test_by_xed.sh add test by xed 2024-10-13 13:51:06 +09:00
test_jmp.bat under refactoring AddressFrame 2016-06-14 17:47:34 +09:00
test_misc.bat add test of regs of apx 2023-10-13 09:45:33 +09:00
test_mmx.cpp change the type of Xbyak::Error from enum to a class 2013-07-04 23:59:12 +09:00
test_nm.bat rename XBYAK_NOEXCEPTION to XBYAK_NO_EXCEPTION 2020-07-21 14:07:08 +09:00
test_nm.sh ignore space and cr 2023-07-27 12:20:24 +09:00
test_nm_all.bat support AVX 2011-02-04 16:22:38 +09:00

test script on Windows

this test requires nasm.exe, yasm.exe, cl.exe, awk, diff

test_all ; for all tests