aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/thumb2-pldw.s
blob: 7acbd39cbd3669f17feff7e4bd992cb09fb7adf1 (plain)
1
2
3
4
5
6
7
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 -mattr=+mp -show-encoding < %s | FileCheck %s

@------------------------------------------------------------------------------
@ PLD(literal)
@------------------------------------------------------------------------------
        pldw [pc,#-4095]
@ CHECK: pldw [pc, #-4095]            @ encoding: [0x3f,0xf8,0xff,0xff]