.section .data
data:
.int -45
.section .text
.global _start
_start:
nop
movl $-345, %ecx
movw $0xffb1, %dx
movl data, %ebx
movl $1, %eax
int $0x80
ecx 0xfffffea7 -345
edx 0xffb1 65457
ebx 0xffffffd3 -45
movw %ax, %bx
movl $0, %ebx
movw %ax, %ebx
movzx source, destination
.section .text
.global _start
_start:
nop
movl $279, %ecx
movzx %cl, %ebx
movl $1, %eax
int $0x80
ecx 0x117 279
ebx 0x17 23
.section .text
.global _start
_start:
nop
movw $-79, %cx
movl $0, %ebx
movw %cx, %bx
movsx %cx, %eax
movl $1, %eax
movl $0, %ebx
int $0x80
ecx 0xffb1 65457
欢迎光临 曲径通幽论坛 (http://www.groad.net/bbs/) | Powered by Discuz! X3.2 |