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

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