Fabian 84714d17a4 Don't fail on atapi command 0xBE 3 年之前
..
Makefile 32000594c1 nasmtests: Turn warnings into errors 3 年之前
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 年之前
cmpxchg.asm ce1a742cb8 cmpxchg tests 3 年之前
cmpxchg8b.asm e464427def Minor: Remove trailing newlines 3 年之前
comiss.asm 133656dcde Fix some tests 3 年之前
create_tests.js b97c5661f5 Allow creating more than one nasmtest per instruction 3 年之前
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 28d70d6250 Add test for fsave and frstor 3 年之前
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 fc3bf8583d nasmtests: Print newlines after invalid fpu registers 3 年之前
gen_fixtures.js 6334e0965a Better message 3 年之前
header.inc 975a06269e Squash 3 年之前
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 7f41e6fe48 Test for mov [mem], sreg 3 年之前
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 年之前
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 84714d17a4 Don't fail on atapi command 0xBE 3 年之前
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