Fabian 84714d17a4 Don't fail on atapi command 0xBE 3 yıl önce
..
Makefile 32000594c1 nasmtests: Turn warnings into errors 3 yıl önce
Readme.md c780862cf5 Remove outdated docs and gdbauto script 3 yıl önce
arith-optimisations.asm 530aaba1ea Optimise some common instructions (lea nop; cmp x, 0; test x, x; xor x, x) 3 yıl önce
btc-imm.asm 390b8c4cbb Add tests for btc/btr/bts 3 yıl önce
btc-reg16.asm 390b8c4cbb Add tests for btc/btr/bts 3 yıl önce
btc-reg32.asm 390b8c4cbb Add tests for btc/btr/bts 3 yıl önce
btr-imm.asm 390b8c4cbb Add tests for btc/btr/bts 3 yıl önce
btr-reg16.asm 390b8c4cbb Add tests for btc/btr/bts 3 yıl önce
btr-reg32.asm 390b8c4cbb Add tests for btc/btr/bts 3 yıl önce
bts-imm.asm 390b8c4cbb Add tests for btc/btr/bts 3 yıl önce
bts-reg16.asm 390b8c4cbb Add tests for btc/btr/bts 3 yıl önce
bts-reg32.asm 390b8c4cbb Add tests for btc/btr/bts 3 yıl önce
cmpxchg.asm ce1a742cb8 cmpxchg tests 3 yıl önce
cmpxchg8b.asm e464427def Minor: Remove trailing newlines 3 yıl önce
comiss.asm 133656dcde Fix some tests 3 yıl önce
create_tests.js b97c5661f5 Allow creating more than one nasmtest per instruction 3 yıl önce
cvtpi2ps.asm 77d728a3cc Also mask exceptions bits in sse test 3 yıl önce
cvtps2pi.asm 77d728a3cc Also mask exceptions bits in sse test 3 yıl önce
cvttps2pi.asm 43f9cd429f Implement instruction cvttps2pi 5 yıl önce
emms.asm b7237338c3 Update emms test 7 yıl önce
f2xm1.asm e464427def Minor: Remove trailing newlines 3 yıl önce
fchs.asm 3e3ca2b556 Add some fpu tests 3 yıl önce
fdecstp.asm e464427def Minor: Remove trailing newlines 3 yıl önce
fdiv-zero.asm 158bb75fec FPU: Implement zero divide fault 3 yıl önce
fdiv.asm 3e3ca2b556 Add some fpu tests 3 yıl önce
fdivr.asm 3e3ca2b556 Add some fpu tests 3 yıl önce
fincstp.asm e464427def Minor: Remove trailing newlines 3 yıl önce
footer.inc f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
fprem.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 yıl önce
fprem1.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 yıl önce
fptan.asm e464427def Minor: Remove trailing newlines 3 yıl önce
fpu_m80.asm cd909c4f02 Add tests for fstenv/fldenv/fld [m80] 3 yıl önce
frndint.asm e464427def Minor: Remove trailing newlines 3 yıl önce
fsave_frstor.asm 28d70d6250 Add test for fsave and frstor 3 yıl önce
fscale.asm e464427def Minor: Remove trailing newlines 3 yıl önce
fsincos.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 yıl önce
fsqrt.asm e464427def Minor: Remove trailing newlines 3 yıl önce
fstenv.asm cd909c4f02 Add tests for fstenv/fldenv/fld [m80] 3 yıl önce
fstm80.asm 3e3ca2b556 Add some fpu tests 3 yıl önce
fxtract-zero.asm 158bb75fec FPU: Implement zero divide fault 3 yıl önce
fxtract.asm 0269e9cecf Fix fxtract 3 yıl önce
fyl2x-zero.asm 158bb75fec FPU: Implement zero divide fault 3 yıl önce
fyl2x.asm e464427def Minor: Remove trailing newlines 3 yıl önce
fyl2xp1.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 yıl önce
gdb-extract-def fc3bf8583d nasmtests: Print newlines after invalid fpu registers 3 yıl önce
gen_fixtures.js 6334e0965a Better message 3 yıl önce
header.inc 975a06269e Squash 3 yıl önce
indirect-call.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 yıl önce
indirect-jump.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 yıl önce
jcxz.asm a73988a817 Make loop, loopz, loopnz and jcxz custom generated 3 yıl önce
jump.asm 3cfce44363 Nasm: Jump tests 3 yıl önce
lea-nop.asm 530aaba1ea Optimise some common instructions (lea nop; cmp x, 0; test x, x; xor x, x) 3 yıl önce
leave16.asm 0c42ea0d1f Custom code generation for leave (C9) 3 yıl önce
leave32.asm 0c42ea0d1f Custom code generation for leave (C9) 3 yıl önce
loop.asm a73988a817 Make loop, loopz, loopnz and jcxz custom generated 3 yıl önce
loopnz.asm a73988a817 Make loop, loopz, loopnz and jcxz custom generated 3 yıl önce
loopz.asm a73988a817 Make loop, loopz, loopnz and jcxz custom generated 3 yıl önce
maskmovdqu.asm 2ad796c85a Add NASM test for maskmovdqu xmm, xmm 3 yıl önce
maskmovq.asm 6802f6ab5f Update maskmovq test to use "test memory" the same way as maskmovdqu 3 yıl önce
mov16.asm ccb9b6cbbf nasmtests: Re-enable 0x89 mem tests in mov16 3 yıl önce
mov_sreg.asm 7f41e6fe48 Test for mov [mem], sreg 3 yıl önce
movaps.asm 9ec5f49115 Add movaps test 5 yıl önce
movd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
movntpd.asm 1e9c93252f Add nasm tests for movntpd & movntps 5 yıl önce
movntps.asm 1e9c93252f Add nasm tests for movntpd & movntps 5 yıl önce
movq.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
packssdw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
packsswb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
packuswb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
paddb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
paddd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
paddsb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
paddsw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
paddusb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
paddusw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
paddw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pand.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pandn.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pcmpeqb.asm a3420c5f32 Fix manual pcmpeqb nasm test 3 yıl önce
pcmpeqd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pcmpeqw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pcmpgtb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pcmpgtd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pcmpgtw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pmaddwd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pmulhw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pmullw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pmuludq.asm 15058430f0 Add a new test case for pmuludq 5 yıl önce
pop_esp.asm 0c2113d28c nasm: pop esp test 3 yıl önce
pop_esp2.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 3 yıl önce
por.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
prand.js 975a06269e Squash 3 yıl önce
pshufw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
pslld.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 yıl önce
psllq.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 yıl önce
psllw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 yıl önce
psrad.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 yıl önce
psraw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 yıl önce
psrld.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 yıl önce
psrlq.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 yıl önce
psrlw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 3 yıl önce
psubb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
psubd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
psubsb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
psubsw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
psubusb.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
psubusw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
psubw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
punpckhbw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
punpckhdq.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
punpckhwd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
punpcklbw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
punpckldq.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
punpcklwd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
push.asm b1787e5a0f Clean up push nasm test 3 yıl önce
pxor.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 yıl önce
ret-imm.asm 837e6ff362 Custom code generation for ret imm (C2) 3 yıl önce
run.js 84714d17a4 Don't fail on atapi command 0xBE 3 yıl önce
ucomiss.asm 133656dcde Fix some tests 3 yıl önce

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