Searched refs:pstfd (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/llvm/test/MC/PowerPC/ |
D | ppc64-encoding-ISA31-errors.s | 52 pstfd 1, 32(1), 1 label
|
D | ppc64-encoding-ISA31.s | 335 # CHECK-BE: pstfd 1, -134217728(3), 0 # encoding: [0x06,0x03,0xf8,0x00, 337 # CHECK-LE: pstfd 1, -134217728(3), 0 # encoding: [0x00,0xf8,0x03,0x06 339 pstfd 1, -134217728(3), 0 340 # CHECK-BE: pstfd 1, 134217727(0), 1 # encoding: [0x06,0x10,0x07,0xff 342 # CHECK-LE: pstfd 1, 134217727(0), 1 # encoding: [0xff,0x07,0x10,0x06, 344 pstfd 1, 134217727(0), 1
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | global-address-non-got-indirect-access.ll | 333 ; CHECK-NEXT: pstfd f1, _ZL15StaticDoubleVar@PCREL(0), 1 344 ; CHECK-NEXT: pstfd f2, _ZL19StaticLongDoubleVar@PCREL+8(0), 1 345 ; CHECK-NEXT: pstfd f1, _ZL19StaticLongDoubleVar@PCREL(0), 1
|
/external/llvm-project/llvm/test/MC/Disassembler/PowerPC/ |
D | ppc64-encoding-ISA31-invalid.txt | 36 # pstfd 1, 8589934591(2), 1. However, RA is not zero with R=1
|
D | ppc64-encoding-ISA31.txt | 241 # CHECK: pstfd 1, -134217728(3), 0 244 # CHECK: pstfd 1, 134217727(0), 1
|
/external/llvm-project/lld/test/ELF/ |
D | ppc64-got-to-pcrel-relaxation.s | 135 # CHECK-S-NEXT: pstfd 1
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCInstrPrefix.td | 947 "pstfd $FRS, $D_RA", IIC_LdStLFD>;
|