Home
last modified time | relevance | path

Searched refs:pstxsd (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/test/MC/PowerPC/
Dppc64-encoding-ISA31-errors.s64 pstxsd 1, 32(1), 1 label
Dppc64-encoding-ISA31.s355 # 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/
Dppc64-encoding-ISA31-invalid.txt77 # pstxsd 1, -8589934592(3), 1. However, RA is not zero with R=1
Dppc64-encoding-ISA31.txt253 # CHECK: pstxsd 1, -134217728(3), 0
256 # CHECK: pstxsd 1, 134217727(0), 1
/external/llvm-project/lld/test/ELF/
Dppc64-got-to-pcrel-relaxation.s285 # CHECK-S-NEXT: pstxsd 1, [[#ADDR2:]]
313 # CHECK-S-NEXT: pstxsd 1, [[#ADDR2+4]]
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrPrefix.td955 "pstxsd $VRS, $D_RA", IIC_LdStLFD>;