1*9880d681SAndroid Build Coastguard Worker# RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 --disassemble --print-imm-hex < %s | FileCheck %s 2*9880d681SAndroid Build Coastguard Worker# CHECK: ldr r4, [pc, #0x20] 3*9880d681SAndroid Build Coastguard Worker0x08 0x4c 4*9880d681SAndroid Build Coastguard Worker# CHECK: sub sp, #0x84 5*9880d681SAndroid Build Coastguard Worker0xa1 0xb0 6*9880d681SAndroid Build Coastguard Worker# CHECK: ldr r0, [sp, #0xb4] 7*9880d681SAndroid Build Coastguard Worker0x2d 0x98 8*9880d681SAndroid Build Coastguard Worker# CHECK: str.w r8, [sp, #0xb4] 9*9880d681SAndroid Build Coastguard Worker0xcd 0xf8 0xb4 0x80 10*9880d681SAndroid Build Coastguard Worker# CHECK: ldr.w r8, [sp, #0xb4] 11*9880d681SAndroid Build Coastguard Worker0xdd 0xf8 0xb4 0x80 12