Searched refs:STWU (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp217 case PPC::STWU:
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp57 STWU = 37, enumerator in enum:lld::elf::DFormOpcd
270 case STWU:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp844 : PPC::STWU );
915 // indexed into with a simple STDU/STWU/STD/STW immediate offset operand.
1210 // field of STWU). To be here we have to be compiling for PPC32.
1535 // offset by the STDU/STDUX/STWU/STWUX instruction. For targets with red
H A DPPCInstrInfo.cpp3310 case PPC::STWUX: III.ImmOpcode = PPC::STWU; break;

Completed in 182 milliseconds