Home
last modified time | relevance | path

Searched refs:pstfs (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/test/MC/PowerPC/
Dppc64-encoding-ISA31-errors.s55 pstfs 1, 32(1), 1 label
Dppc64-encoding-ISA31.s325 # 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/
Dppc64-encoding-ISA31-invalid.txt40 # pstfs 1, 8589934591(2), 1. However, RA is not zero with R=1
Dppc64-encoding-ISA31.txt235 # CHECK: pstfs 1, -134217728(3), 0
238 # CHECK: pstfs 1, 134217727(0), 1
/external/llvm-project/lld/test/ELF/
Dppc64-got-to-pcrel-relaxation.s111 # CHECK-S-NEXT: pstfs 1
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dglobal-address-non-got-indirect-access.ll323 ; CHECK-NEXT: pstfs f1, _ZL14StaticFloatVar@PCREL(0), 1
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrPrefix.td943 "pstfs $FRS, $D_RA", IIC_LdStLFD>;