yasm/tests/nasm
2002-10-03 19:10:56 +00:00
..
binfmt.asm Add some bin objfmt related testcases. These should go into a framework 2002-03-18 08:23:39 +00:00
binfmt2.asm Add some bin objfmt related testcases. These should go into a framework 2002-03-18 08:23:39 +00:00
bits.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
circular1.asm Test circular reference detection. Very basic examples from NASM's docs on 2002-02-20 08:16:13 +00:00
circular2.asm Test circular reference detection. Very basic examples from NASM's docs on 2002-02-20 08:16:13 +00:00
circular3.asm Test circular reference detection. Very basic examples from NASM's docs on 2002-02-20 08:16:13 +00:00
circular4.asm Test circular reference detection. Very basic examples from NASM's docs on 2002-02-20 08:16:13 +00:00
data.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
dir.asm General tests of directives. 2001-11-21 08:42:56 +00:00
enter.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
equ.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
error1.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
errors.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
first.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
fp.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
fp2.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
global.asm Add some bin objfmt related testcases. These should go into a framework 2002-03-18 08:23:39 +00:00
jumps.asm Use non-preprocessed BITS directive so this can be assembled with current YASM. 2002-03-02 22:39:35 +00:00
labels.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
labels2.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
labels3.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
mem.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
mem2.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
multiequ.asm Add some bin objfmt related testcases. These should go into a framework 2002-03-18 08:23:39 +00:00
multiext.asm Test global/common sharing in addition to extern. 2001-11-21 08:40:15 +00:00
multisect.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
multisect2.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
multisect3.asm How does NASM's bin format handle sections? 2001-11-21 08:39:35 +00:00
multisect4.asm Add some bin objfmt related testcases. These should go into a framework 2002-03-18 08:23:39 +00:00
numconst.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
org.asm Add some bin objfmt related testcases. These should go into a framework 2002-03-18 08:23:39 +00:00
org2.asm Add some bin objfmt related testcases. These should go into a framework 2002-03-18 08:23:39 +00:00
reloc.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
reloc2.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
second.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
signed.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
sizes.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
sizes2.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
socket.asm Add two larger NASM-preprocessed files from UIUC ECE 291's PModeLib as more 2001-11-21 08:41:53 +00:00
store.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
string.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
test1.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
times.asm Decided to go ahead and commit these little NASM-syntax test files I've been 2001-11-17 08:39:14 +00:00
vbeaf.asm Add two larger NASM-preprocessed files from UIUC ECE 291's PModeLib as more 2001-11-21 08:41:53 +00:00