Fabian 4e49468b7b Fix some minor fpu bugs and add more nasm tests 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 4 ans
create_tests.js 0c97cf9a7c nasmtests: Reduce verbosity il y a 3 ans
emms.asm b7237338c3 Update emms test il y a 7 ans
f2xm1.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests il y a 3 ans
fdecstp.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests il y a 3 ans
fdiv-zero.asm 158bb75fec FPU: Implement zero divide fault il y a 4 ans
fincstp.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 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 4e49468b7b Fix some minor fpu bugs and add more nasm tests il y a 3 ans
fpu_m80.asm cd909c4f02 Add tests for fstenv/fldenv/fld [m80] il y a 3 ans
frndint.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests il y a 3 ans
fsave_frstor.asm 28d70d6250 Add test for fsave and frstor il y a 3 ans
fscale.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 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 4e49468b7b Fix some minor fpu bugs and add more nasm tests il y a 3 ans
fstenv.asm cd909c4f02 Add tests for fstenv/fldenv/fld [m80] il y a 3 ans
fxtract-zero.asm 158bb75fec FPU: Implement zero divide fault il y a 4 ans
fxtract.asm 0269e9cecf Fix fxtract il y a 4 ans
fyl2x-zero.asm 158bb75fec FPU: Implement zero divide fault il y a 4 ans
fyl2x.asm 4e49468b7b Fix some minor fpu bugs and add more nasm tests 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 acb8ad5423 Avoid console.assert (doesn't throw) il y a 3 ans
header.inc 975a06269e Squash il y a 4 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 4 ans
leave16.asm 0c42ea0d1f Custom code generation for leave (C9) il y a 4 ans
leave32.asm 0c42ea0d1f Custom code generation for leave (C9) il y a 4 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 4 ans
maskmovq.asm 6802f6ab5f Update maskmovq test to use "test memory" the same way as maskmovdqu il y a 4 ans
mov16.asm ccb9b6cbbf nasmtests: Re-enable 0x89 mem tests in mov16 il y a 4 ans
mov_sreg.asm 7f41e6fe48 Test for mov [mem], sreg il y a 3 ans
movd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes il y a 7 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 4 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
pop_esp.asm 0c2113d28c nasm: pop esp test il y a 4 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 4 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 4 ans
psllq.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions il y a 4 ans
psllw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions il y a 4 ans
psrad.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions il y a 4 ans
psraw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions il y a 4 ans
psrld.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions il y a 4 ans
psrlq.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions il y a 4 ans
psrlw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions il y a 4 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 4 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 4 ans
run.js 6187fc7cca Use assert over console.assert 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