Fabian c86dc4f642 nasmtests: more tests, new large arithmetic test generation, compile faster 8 miesięcy temu
..
Readme.md c780862cf5 Remove outdated docs and gdbauto script 3 lat temu
arith-optimisations.asm 530aaba1ea Optimise some common instructions (lea nop; cmp x, 0; test x, x; xor x, x) 3 lat temu
btc-imm.asm 390b8c4cbb Add tests for btc/btr/bts 3 lat temu
btc-reg16.asm 390b8c4cbb Add tests for btc/btr/bts 3 lat temu
btc-reg32.asm 390b8c4cbb Add tests for btc/btr/bts 3 lat temu
btr-imm.asm 390b8c4cbb Add tests for btc/btr/bts 3 lat temu
btr-reg16.asm 390b8c4cbb Add tests for btc/btr/bts 3 lat temu
btr-reg32.asm 390b8c4cbb Add tests for btc/btr/bts 3 lat temu
bts-imm.asm 390b8c4cbb Add tests for btc/btr/bts 3 lat temu
bts-reg16.asm 390b8c4cbb Add tests for btc/btr/bts 3 lat temu
bts-reg32.asm 390b8c4cbb Add tests for btc/btr/bts 3 lat temu
cmp16-setbe.asm 6e0ab79d4f Fix mask sign-extended 8-bit immediate to 16-bit for cmp (fixes #726) 1 rok temu
cmpxchg-setbe.asm e50d4fa5a8 Fix flags in cmpxchg in jit 1 rok temu
cmpxchg.asm ce1a742cb8 cmpxchg tests 3 lat temu
cmpxchg8b.asm e464427def Minor: Remove trailing newlines 3 lat temu
comiss.asm 133656dcde Fix some tests 3 lat temu
create_tests.js c86dc4f642 nasmtests: more tests, new large arithmetic test generation, compile faster 8 miesięcy temu
cvtpi2ps.asm 77d728a3cc Also mask exceptions bits in sse test 3 lat temu
cvtps2pi.asm 77d728a3cc Also mask exceptions bits in sse test 3 lat temu
cvttps2pi.asm 43f9cd429f Implement instruction cvttps2pi 5 lat temu
emms.asm b7237338c3 Update emms test 7 lat temu
f2xm1.asm e464427def Minor: Remove trailing newlines 3 lat temu
fchs.asm 3e3ca2b556 Add some fpu tests 3 lat temu
fdecstp.asm e464427def Minor: Remove trailing newlines 3 lat temu
fdiv-zero.asm 158bb75fec FPU: Implement zero divide fault 3 lat temu
fdiv.asm 3e3ca2b556 Add some fpu tests 3 lat temu
fdivr.asm 3e3ca2b556 Add some fpu tests 3 lat temu
fincstp.asm e464427def Minor: Remove trailing newlines 3 lat temu
footer.inc c86dc4f642 nasmtests: more tests, new large arithmetic test generation, compile faster 8 miesięcy temu
fprem.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 lat temu
fprem1.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 lat temu
fptan.asm e464427def Minor: Remove trailing newlines 3 lat temu
fpu_m80.asm cd909c4f02 Add tests for fstenv/fldenv/fld [m80] 3 lat temu
frndint.asm e464427def Minor: Remove trailing newlines 3 lat temu
fsave_frstor.asm 3ec7d4af59 fsave: mask fpu cs/opcode (amd) 8 miesięcy temu
fscale.asm e464427def Minor: Remove trailing newlines 3 lat temu
fsincos.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 lat temu
fsqrt.asm e464427def Minor: Remove trailing newlines 3 lat temu
fstenv.asm cd909c4f02 Add tests for fstenv/fldenv/fld [m80] 3 lat temu
fstm80.asm 3e3ca2b556 Add some fpu tests 3 lat temu
fstsw.asm dda3d51ca5 don't generate random tests for fstsw (some flags are not implemented) 8 miesięcy temu
fxtract-zero.asm 158bb75fec FPU: Implement zero divide fault 3 lat temu
fxtract.asm 0269e9cecf Fix fxtract 3 lat temu
fyl2x-zero.asm 158bb75fec FPU: Implement zero divide fault 3 lat temu
fyl2x.asm e464427def Minor: Remove trailing newlines 3 lat temu
fyl2xp1.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 lat temu
gdb-extract-def a2959c7cc2 nasmtests: fix printing of invalid fpu registers 8 miesięcy temu
gen_fixtures.js d766863a27 nasmtests: generate single executable for both test and reference 1 rok temu
header.inc c86dc4f642 nasmtests: more tests, new large arithmetic test generation, compile faster 8 miesięcy temu
idiv16-overflow.asm 574673e476 add tests for idiv overflow 1 rok temu
idiv32-overflow.asm 574673e476 add tests for idiv overflow 1 rok temu
idiv8-overflow.asm 574673e476 add tests for idiv overflow 1 rok temu
indirect-call.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 lat temu
indirect-jump.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 lat temu
jcxz.asm a73988a817 Make loop, loopz, loopnz and jcxz custom generated 3 lat temu
jump.asm 3cfce44363 Nasm: Jump tests 3 lat temu
lea-nop.asm 530aaba1ea Optimise some common instructions (lea nop; cmp x, 0; test x, x; xor x, x) 3 lat temu
leave16.asm 0c42ea0d1f Custom code generation for leave (C9) 3 lat temu
leave32.asm 0c42ea0d1f Custom code generation for leave (C9) 3 lat temu
loop.asm a73988a817 Make loop, loopz, loopnz and jcxz custom generated 3 lat temu
loopnz.asm a73988a817 Make loop, loopz, loopnz and jcxz custom generated 3 lat temu
loopz.asm a73988a817 Make loop, loopz, loopnz and jcxz custom generated 3 lat temu
maskmovdqu.asm 2ad796c85a Add NASM test for maskmovdqu xmm, xmm 3 lat temu
maskmovq.asm 6802f6ab5f Update maskmovq test to use "test memory" the same way as maskmovdqu 3 lat temu
mov16.asm ccb9b6cbbf nasmtests: Re-enable 0x89 mem tests in mov16 3 lat temu
mov_sreg.asm 69e8eafeba test mov reg, sreg manually 1 rok temu
mov_sreg_ud1.asm 69e8eafeba test mov reg, sreg manually 1 rok temu
mov_sreg_ud2.asm 69e8eafeba test mov reg, sreg manually 1 rok temu
movaps.asm 9ec5f49115 Add movaps test 5 lat temu
movd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
movntpd.asm 1e9c93252f Add nasm tests for movntpd & movntps 5 lat temu
movntps.asm 1e9c93252f Add nasm tests for movntpd & movntps 5 lat temu
movq.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
packssdw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
packsswb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
packuswb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
paddb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
paddd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
paddsb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
paddsw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
paddusb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
paddusw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
paddw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pand.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pandn.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pcmpeqb.asm a3420c5f32 Fix manual pcmpeqb nasm test 3 lat temu
pcmpeqd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pcmpeqw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pcmpgtb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pcmpgtd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pcmpgtw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pmaddwd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pmulhw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pmullw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pmuludq.asm 15058430f0 Add a new test case for pmuludq 5 lat temu
pop_esp.asm 0c2113d28c nasm: pop esp test 3 lat temu
pop_esp2.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 lat temu
por.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pshufw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
pslld.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 lat temu
psllq.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 lat temu
psllw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 lat temu
psrad.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 lat temu
psraw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 lat temu
psrld.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 lat temu
psrlq.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 lat temu
psrlw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 lat temu
psubb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
psubd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
psubsb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
psubsw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
psubusb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
psubusw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
psubw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
punpckhbw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
punpckhdq.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
punpckhwd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
punpcklbw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
punpckldq.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
punpcklwd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
push.asm b1787e5a0f Clean up push nasm test 3 lat temu
pushf.asm 6b91f91c45 test pushf manually 1 rok temu
pxor.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 lat temu
rand.js 677e660558 nasmtests: better rng 8 miesięcy temu
ret-imm.asm 837e6ff362 Custom code generation for ret imm (C2) 3 lat temu
run.js c86dc4f642 nasmtests: more tests, new large arithmetic test generation, compile faster 8 miesięcy temu
shufps-edgecase.asm 1135122f8a Fix jitted cmpss/cmppd/shufps/shufpd with the same source and destination register 1 rok temu
ucomiss.asm 133656dcde Fix some tests 3 lat temu

Readme.md

About

The tests in this folder are not comprehensive by any means at the moment.

Automated Testing

  • Run make nasmtests in the root of the project