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