HomeSort by relevance Sort by last modified time
    Searched refs:STWU (Results 1 - 3 of 3) sorted by null

  /external/qemu/tcg/ppc/
tcg-target.c 329 #define STWU OPCD(37)
925 tcg_out32 (s, STWU | RS (1) | RA (1) | (-frame_size & 0xffff));
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 374 BuildMI(MBB, MBBI, dl, TII.get(PPC::STWU), PPC::R1)
578 // The loaded (or persistent) stack pointer value is offset by the 'stwu'
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 316 #define STWU OPCD( 37)
    [all...]

Completed in 34 milliseconds