xbyak/test
2014-03-08 09:43:09 +09:00
..
6.bat remove files before test 2012-10-29 10:13:56 +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
cvt_test.cpp add cvt{8,16,32,64} for Reg 2013-12-03 21:48:10 +09:00
jmp.cpp add test of local label 2014-03-08 09:43:09 +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_nm.cpp code size of mov(reg64, imm) is reduced if imm is in 32-bit 2013-11-03 19:10:28 +09:00
Makefile add bad_address test 2013-07-30 15:00:07 +09:00
nm_frame.cpp change the type of Xbyak::Error from enum to a class 2013-07-04 23:59:12 +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
sf_test.cpp change the type of Xbyak::Error from enum to a class 2013-07-04 23:59:12 +09:00
test_address.bat support long format 2013-07-30 13:51:13 +09:00
test_address.sh change mode 2013-09-05 22:14:38 +09:00
test_all.bat first commit 2010-04-16 10:33:04 +09:00
test_avx_all.bat fix some dependency of test/makefile 2012-05-03 15:27:49 +09:00
test_avx.bat fix some dependency of test/makefile 2012-05-03 15:27:49 +09:00
test_avx.sh change mode 2013-09-05 22:14:38 +09:00
test_jmp.bat support auto_grow and user allocator 2012-03-16 15:47:23 +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 remove files before test 2012-10-29 10:13:56 +09:00
test_nm.sh change mode 2013-09-05 22:14:38 +09:00

test script on Windows

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

test_all ; for all tests