xbyak/test
2020-08-24 16:29:34 +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 add 64bit mode test for vgather 2013-07-30 11:31:11 +09:00
bad_address.cpp refactor test 2020-01-03 22:13:55 +09:00
cvt_test.cpp fix Reg::changeBit 2019-04-15 21:44:11 +09:00
jmp.cpp fix test for mac 2020-05-10 14:43:38 +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_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
lib.h test for unorderd init 2012-12-04 16:12:59 +09:00
make_512.cpp accept k0 mask register (it means no mask) 2020-04-20 11:21:35 +09:00
make_nm.cpp change the behavior of push((byte|word), imm) to cast imm to int8_t/int16_t 2020-08-24 16:29:34 +09:00
Makefile XBYAK_NOEXCEPTION for -fno-exceptions 2020-07-20 18:24:34 +09:00
Makefile.win unify xbyak_avx512.h 2016-07-23 10:48:42 +09:00
misc.cpp throw exception if not supported amx sibmem 2 2020-06-30 19:53:44 +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 rename XBYAK_NOEXCEPTION to XBYAK_NO_EXCEPTION 2020-07-21 14:07:08 +09:00
normalize_prefix.cpp first commit 2010-04-16 10:33:04 +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 Xbyak::CastTo is removed 2018-10-21 17:23:26 +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 refactor test 2020-01-03 22:13:55 +09:00
test_all.bat first commit 2010-04-16 10:33:04 +09:00
test_avx512.bat add PROTECT_RE mode for protect() 2018-07-24 18:07:35 +09:00
test_avx512.sh refactor test 2020-01-03 22:13:55 +09:00
test_avx_all.bat add test_avx512 to bat 2020-01-07 15:57:32 +09:00
test_avx.bat add PROTECT_RE mode for protect() 2018-07-24 18:07:35 +09:00
test_avx.sh refactor test 2020-01-03 22:13:55 +09:00
test_jmp.bat under refactoring AddressFrame 2016-06-14 17:47:34 +09:00
test_misc.bat chmod 644 *.bat 2017-01-21 10:52:32 +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_all.bat support AVX 2011-02-04 16:22:38 +09:00
test_nm.bat rename XBYAK_NOEXCEPTION to XBYAK_NO_EXCEPTION 2020-07-21 14:07:08 +09:00
test_nm.sh rename XBYAK_NOEXCEPTION to XBYAK_NO_EXCEPTION 2020-07-21 14:07:08 +09:00

test script on Windows

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

test_all ; for all tests