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

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