.. |
Makefile
|
9a38e6a654
nasmtests: Check exception eip
|
3 years ago |
Readme.md
|
c780862cf5
Remove outdated docs and gdbauto script
|
4 years ago |
create_tests.js
|
acb8ad5423
Avoid console.assert (doesn't throw)
|
3 years ago |
emms.asm
|
b7237338c3
Update emms test
|
7 years ago |
fdiv-zero.asm
|
158bb75fec
FPU: Implement zero divide fault
|
4 years ago |
footer.inc
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
fpu_m80.asm
|
cd909c4f02
Add tests for fstenv/fldenv/fld [m80]
|
3 years ago |
fsave_frstor.asm
|
28d70d6250
Add test for fsave and frstor
|
3 years ago |
fstenv.asm
|
cd909c4f02
Add tests for fstenv/fldenv/fld [m80]
|
3 years ago |
fxtract-zero.asm
|
158bb75fec
FPU: Implement zero divide fault
|
4 years ago |
fxtract.asm
|
0269e9cecf
Fix fxtract
|
4 years ago |
fyl2x-zero.asm
|
158bb75fec
FPU: Implement zero divide fault
|
4 years ago |
gdb-extract-def
|
9a38e6a654
nasmtests: Check exception eip
|
3 years ago |
gen_fixtures.js
|
acb8ad5423
Avoid console.assert (doesn't throw)
|
3 years ago |
header.inc
|
975a06269e
Squash
|
4 years ago |
jcxz.asm
|
a73988a817
Make loop, loopz, loopnz and jcxz custom generated
|
3 years ago |
jump.asm
|
3cfce44363
Nasm: Jump tests
|
4 years ago |
leave16.asm
|
0c42ea0d1f
Custom code generation for leave (C9)
|
4 years ago |
leave32.asm
|
0c42ea0d1f
Custom code generation for leave (C9)
|
4 years ago |
loop.asm
|
a73988a817
Make loop, loopz, loopnz and jcxz custom generated
|
3 years ago |
loopnz.asm
|
a73988a817
Make loop, loopz, loopnz and jcxz custom generated
|
3 years ago |
loopz.asm
|
a73988a817
Make loop, loopz, loopnz and jcxz custom generated
|
3 years ago |
maskmovdqu.asm
|
2ad796c85a
Add NASM test for maskmovdqu xmm, xmm
|
4 years ago |
maskmovq.asm
|
6802f6ab5f
Update maskmovq test to use "test memory" the same way as maskmovdqu
|
4 years ago |
mov16.asm
|
ccb9b6cbbf
nasmtests: Re-enable 0x89 mem tests in mov16
|
4 years ago |
mov_sreg.asm
|
7f41e6fe48
Test for mov [mem], sreg
|
3 years ago |
movd.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
movq.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
packssdw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
packsswb.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
packuswb.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
paddb.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
paddd.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
paddsb.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
paddsw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
paddusb.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
paddusw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
paddw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pand.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pandn.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pcmpeqb.asm
|
a3420c5f32
Fix manual pcmpeqb nasm test
|
4 years ago |
pcmpeqd.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pcmpeqw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pcmpgtb.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pcmpgtd.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pcmpgtw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pmaddwd.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pmulhw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pmullw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pop_esp.asm
|
0c2113d28c
nasm: pop esp test
|
4 years ago |
por.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
prand.js
|
975a06269e
Squash
|
4 years ago |
pshufw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
pslld.asm
|
fef1b05f35
Add XMM based manual tests for SSE shift instructions
|
4 years ago |
psllq.asm
|
fef1b05f35
Add XMM based manual tests for SSE shift instructions
|
4 years ago |
psllw.asm
|
fef1b05f35
Add XMM based manual tests for SSE shift instructions
|
4 years ago |
psrad.asm
|
fef1b05f35
Add XMM based manual tests for SSE shift instructions
|
4 years ago |
psraw.asm
|
fef1b05f35
Add XMM based manual tests for SSE shift instructions
|
4 years ago |
psrld.asm
|
fef1b05f35
Add XMM based manual tests for SSE shift instructions
|
4 years ago |
psrlq.asm
|
fef1b05f35
Add XMM based manual tests for SSE shift instructions
|
4 years ago |
psrlw.asm
|
fef1b05f35
Add XMM based manual tests for SSE shift instructions
|
4 years ago |
psubb.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
psubd.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
psubsb.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
psubsw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
psubusb.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
psubusw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
psubw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
punpckhbw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
punpckhdq.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
punpckhwd.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
punpcklbw.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
punpckldq.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
punpcklwd.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
push.asm
|
b1787e5a0f
Clean up push nasm test
|
4 years ago |
pxor.asm
|
f8ddf4dc9c
Simplify nasm tests by using boilerplate includes
|
7 years ago |
ret-imm.asm
|
837e6ff362
Custom code generation for ret imm (C2)
|
4 years ago |
run.js
|
acb8ad5423
Avoid console.assert (doesn't throw)
|
3 years ago |