ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form.
[oota-llvm.git] / test / MC / ARM / basic-thumb2-instructions.s
index 50a505e1d3c14b56f120e109551e9c95f5638b65..2bd9a133384f7f90ef597565c682d8f2115d7bee 100644 (file)
@@ -1573,6 +1573,9 @@ _func:
 @ FIXME: pld   _foo                    @ encoding: [0x9f'A',0xf8'A',A,0xf0'A']
             @   fixup A - offset: 0, value: _foo, kind: fixup_t2_ldst_pcrel_12
 
+        pld [pc,#-4095]
+@ CHECK: pld [pc, #-4095]            @ encoding: [0x1f,0xf8,0xff,0xff]
+
 
 @------------------------------------------------------------------------------
 @ PLD(register)