Fabian ae2407a4dc Minor: Simplify and delete dead code пре 6 година
..
Makefile 8354a1dafb Speed up NASM tests' fixture generation phase пре 4 година
Readme.md c780862cf5 Remove outdated docs and gdbauto script пре 4 година
create_tests.js 975a06269e Squash пре 4 година
emms.asm b7237338c3 Update emms test пре 7 година
footer.inc f8ddf4dc9c Simplify nasm tests by using boilerplate includes пре 7 година
gdb-extract-def c7a9a49050 NASM: Move shared breakpoint out gdb definition script пре 4 година
gen_fixtures.js cfad35612f add SYNC_GDB_EXECUTION flag пре 4 година
header.inc 975a06269e Squash пре 4 година
jump.asm 3cfce44363 Nasm: Jump tests пре 4 година
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 година
movd.asm f8ddf4dc9c Simplify nasm tests by using boilerplate includes пре 7 година
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 година
pop_esp.asm 0c2113d28c nasm: pop esp test пре 4 година
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 година
run.js ae2407a4dc Minor: Simplify and delete dead code пре 4 година

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