Searched refs:pstxsd (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-ISA31-errors.s | 64 pstxsd 1, 32(1), 1 label
|
D | ppc64-encoding-ISA31.s | 355 # CHECK-BE: pstxsd 1, -134217728(3), 0 # encoding: [0x04,0x03,0xf8,0x00, 357 # CHECK-LE: pstxsd 1, -134217728(3), 0 # encoding: [0x00,0xf8,0x03,0x04 359 pstxsd 1, -134217728(3), 0 360 # CHECK-BE: pstxsd 1, 134217727(0), 1 # encoding: [0x04,0x10,0x07,0xff 362 # CHECK-LE: pstxsd 1, 134217727(0), 1 # encoding: [0xff,0x07,0x10,0x04, 364 pstxsd 1, 134217727(0), 1
|
/external/llvm-project/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-ISA31-invalid.txt | 77 # pstxsd 1, -8589934592(3), 1. However, RA is not zero with R=1
|
D | ppc64-encoding-ISA31.txt | 253 # CHECK: pstxsd 1, -134217728(3), 0 256 # CHECK: pstxsd 1, 134217727(0), 1
|
/external/llvm-project/lld/test/ELF/ |
D | ppc64-got-to-pcrel-relaxation.s | 285 # CHECK-S-NEXT: pstxsd 1, [[#ADDR2:]] 313 # CHECK-S-NEXT: pstxsd 1, [[#ADDR2+4]]
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCInstrPrefix.td | 955 "pstxsd $VRS, $D_RA", IIC_LdStLFD>;
|