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.
 
 
 
 
 
 

20 lines
124 B

aaa
aam
mov ax,16
test al,al
blah
xor ax,ax
[SECTION .text]
daa
[SECTION .data]
db 5,6,7,8
[SECTION .text]
jmp blah