Yasm Assembler mainline development tree (ffmpeg 依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Peter Johnson 2368686527 Add automated arch/x86 tests. Some were moved from tests/nasm, others are new. 22 years ago
..
binfmt.asm Add some bin objfmt related testcases. These should go into a framework 23 years ago
binfmt2.asm Add some bin objfmt related testcases. These should go into a framework 23 years ago
bits.asm
circular1.asm Test circular reference detection. Very basic examples from NASM's docs on 23 years ago
circular2.asm Test circular reference detection. Very basic examples from NASM's docs on 23 years ago
circular3.asm Test circular reference detection. Very basic examples from NASM's docs on 23 years ago
circular4.asm Test circular reference detection. Very basic examples from NASM's docs on 23 years ago
data.asm
dir.asm
enter.asm
equ.asm
error1.asm
errors.asm
first.asm
fp.asm
fp2.asm
global.asm Add some bin objfmt related testcases. These should go into a framework 23 years ago
jumps.asm Use non-preprocessed BITS directive so this can be assembled with current YASM. 23 years ago
labels.asm
labels2.asm
labels3.asm
mem.asm
mem2.asm
multiequ.asm Add some bin objfmt related testcases. These should go into a framework 23 years ago
multiext.asm
multisect.asm
multisect2.asm
multisect3.asm
multisect4.asm Add some bin objfmt related testcases. These should go into a framework 23 years ago
numconst.asm
org.asm Add some bin objfmt related testcases. These should go into a framework 23 years ago
org2.asm Add some bin objfmt related testcases. These should go into a framework 23 years ago
reloc.asm
reloc2.asm
second.asm
signed.asm
sizes.asm
sizes2.asm
socket.asm
store.asm
string.asm
test1.asm
times.asm
vbeaf.asm