Searched refs:STFSU (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/Disassembler/ |
| H A D | PPCDisassembler.cpp | 260 case PPC::STFSU: in decodeMemRIOperands()
|
| /llvm-project-15.0.7/lld/ELF/Arch/ |
| H A D | PPC64.cpp | 59 STFSU = 53, enumerator 516 case STFSU: in isInstructionUpdateForm()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | P10InstrResources.td | 1814 STFSU,
|
| H A D | PPCInstrInfo.cpp | 4218 case PPC::STFSUX: III.ImmOpcode = PPC::STFSU; break; in instrHasImmForm()
|
| H A D | PPCInstrInfo.td | 1974 def STFSU : DForm_1<53, (outs ptr_rc_nor0:$ea_res), (ins f4rc:$rS, memri:$dst), 1993 (STFSU $rS, iaddroff:$ptroff, $ptrreg)>;
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | convert-rr-to-ri-instrs.mir | 5885 ; CHECK: STFSU %1, 111, %0 5892 ; CHECK: STFSU %1, 987, %0
|