Skip to content

phorcys/x64_inst_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x64_inst_test

An x64 instruction testsuites for box64(https://github.com/ptitSeb/box64) /lat (https://github.com/lat-opensource/lat)

99% generated by deepseek v3/r1

USAGE

Basic usage

On la64/rv64/arm64

Test all:

TRANSLATOR=[path to box64/lat] make test

Test only mmx/sse/sse2/sse3/sse4/avx/lock

TRANSLATOR=[path to box64/lat] make test-mmx

On x64

just make test

rebuild ref

make genref make genref-avx

rebuild testsuits

make clean;make;make genref

test specify tests

make test-mmx make test-sse

test specify tests without show diff

make testn-mmx

Notes

All LLM generated stuff is NOT guaranteed. Pass the test doesn't means no mistake.

About

x64 instruction testsuites for box64/lat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages