llvm-6502/test/MC/AsmParser/X86/x86_32-encoding.s

8 lines
267 B
ArmAsm
Raw Normal View History

// RUN: llvm-mc -triple i386-unknown-unknown %s -show-encoding | FileCheck %s
fisttpl 3735928559(%ebx,%ecx,8)
# CHECK: encoding: [0xdb,0x8c,0xcb,0xef,0xbe,0xad,0xde]
sbbb $0xfe,0xdeadbeef(%ebx,%ecx,8)
# CHECK: encoding: [0x80,0x9c,0xcb,0xef,0xbe,0xad,0xde,0xfe]