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

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