Searched refs:plxsd (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-ISA31-errors.s | 37 plxsd 1, 32(1), 1 label
|
D | ppc64-encoding-ISA31.s | 395 # CHECK-BE: plxsd 1, -8589934592(3), 0 # encoding: [0x04,0x02,0x00,0x00, 397 # CHECK-LE: plxsd 1, -8589934592(3), 0 # encoding: [0x00,0x00,0x02,0x04 399 plxsd 1, -8589934592(3), 0 400 # CHECK-BE: plxsd 1, 8589934591(0), 1 # encoding: [0x04,0x11,0xff,0xff 402 # CHECK-LE: plxsd 1, 8589934591(0), 1 # encoding: [0xff,0xff,0x11,0x04, 404 plxsd 1, 8589934591(0), 1
|
/external/llvm-project/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-ISA31-invalid.txt | 60 # plxsd 1, -8589934592(3), 1. However, RA is not zero with R=1
|
D | ppc64-encoding-ISA31.txt | 277 # CHECK: plxsd 1, -8589934592(3), 0 280 # CHECK: plxsd 1, 8589934591(0), 1
|
/external/llvm-project/lld/test/ELF/ |
D | ppc64-got-to-pcrel-relaxation.s | 283 # CHECK-S-NEXT: plxsd 1, [[#ADDR1:]] 311 # CHECK-S-NEXT: plxsd 1, [[#ADDR1-20]]
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCInstrPrefix.td | 885 (ins memri34_pcrel:$D_RA), "plxsd $VRT, $D_RA",
|