Searched refs:pstfs (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-ISA31-errors.s | 55 pstfs 1, 32(1), 1 label
|
D | ppc64-encoding-ISA31.s | 325 # CHECK-BE: pstfs 1, -134217728(3), 0 # encoding: [0x06,0x03,0xf8,0x00, 327 # CHECK-LE: pstfs 1, -134217728(3), 0 # encoding: [0x00,0xf8,0x03,0x06 329 pstfs 1, -134217728(3), 0 330 # CHECK-BE: pstfs 1, 134217727(0), 1 # encoding: [0x06,0x10,0x07,0xff 332 # CHECK-LE: pstfs 1, 134217727(0), 1 # encoding: [0xff,0x07,0x10,0x06, 334 pstfs 1, 134217727(0), 1
|
/external/llvm-project/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-ISA31-invalid.txt | 40 # pstfs 1, 8589934591(2), 1. However, RA is not zero with R=1
|
D | ppc64-encoding-ISA31.txt | 235 # CHECK: pstfs 1, -134217728(3), 0 238 # CHECK: pstfs 1, 134217727(0), 1
|
/external/llvm-project/lld/test/ELF/ |
D | ppc64-got-to-pcrel-relaxation.s | 111 # CHECK-S-NEXT: pstfs 1
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | global-address-non-got-indirect-access.ll | 323 ; CHECK-NEXT: pstfs f1, _ZL14StaticFloatVar@PCREL(0), 1
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCInstrPrefix.td | 943 "pstfs $FRS, $D_RA", IIC_LdStLFD>;
|