early-access version 1255
This commit is contained in:
8
externals/xbyak/test/test_all.bat
vendored
Executable file
8
externals/xbyak/test/test_all.bat
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
call test_nm_all
|
||||
echo *** test addressing ***
|
||||
call test_address
|
||||
call test_address 64
|
||||
echo *** test jmp address ***
|
||||
call test_jmp
|
||||
echo *** all test end ***
|
||||
Reference in New Issue
Block a user