1
0
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 4 жил өмнө
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 6 жил өмнө
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 4 жил өмнө
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 4 жил өмнө
fxtract.asm 0269e9cecf Fix fxtract 4 жил өмнө
fyl2x-zero.asm 158bb75fec FPU: Implement zero divide fault 4 жил өмнө
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 4 жил өмнө
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 4 жил өмнө
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) 4 жил өмнө
leave32.asm 0c42ea0d1f Custom code generation for leave (C9) 4 жил өмнө
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 4 жил өмнө
maskmovq.asm 6802f6ab5f Update maskmovq test to use "test memory" the same way as maskmovdqu 4 жил өмнө
mov16.asm ccb9b6cbbf nasmtests: Re-enable 0x89 mem tests in mov16 4 жил өмнө
mov_sreg.asm 7f41e6fe48 Test for mov [mem], sreg 3 жил өмнө
movaps.asm 9ec5f49115 Add movaps test 6 жил өмнө
movd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 жил өмнө
movntpd.asm 1e9c93252f Add nasm tests for movntpd & movntps 6 жил өмнө
movntps.asm 1e9c93252f Add nasm tests for movntpd & movntps 6 жил өмнө
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 4 жил өмнө
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 6 жил өмнө
pop_esp.asm 0c2113d28c nasm: pop esp test 4 жил өмнө
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 4 жил өмнө
pshufw.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 жил өмнө
pslld.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 4 жил өмнө
psllq.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 4 жил өмнө
psllw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 4 жил өмнө
psrad.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 4 жил өмнө
psraw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 4 жил өмнө
psrld.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 4 жил өмнө
psrlq.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 4 жил өмнө
psrlw.asm fef1b05f35 Add XMM based manual tests for SSE shift instructions 4 жил өмнө
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 4 жил өмнө
pxor.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes 7 жил өмнө
ret-imm.asm 837e6ff362 Custom code generation for ret imm (C2) 4 жил өмнө
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