Skip to content
simple-tests.txt 213 B
Newer Older
# RUN: llvm-mc --disassemble %s -triple=x86_64-apple-darwin9 | FileCheck %s

# CHECK: int	$33
0xCD 0x21 

# CHECK: int	$33
0xCD 0x21


# CHECK: addb	%al, (%rax)

# CHECK: callq	-1234
0xe8 0x2e 0xfb 0xff 0xff