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

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