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

  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp     [all...]
PPCFrameLowering.cpp 556 : PPC::MFLR );
    [all...]
PPCISelDAGToDAG.cpp 280 BuildMI(FirstMBB, MBBI, dl, TII.get(PPC::MFLR), GlobalBaseReg);
    [all...]
PPCISelLowering.cpp     [all...]
  /external/pcre/dist/sljit/
sljitNativePPC_common.c 179 #define MFLR (HI(31) | LO(339) | 0x80000)
592 FAIL_IF(push_inst(compiler, MFLR | D(0)));
    [all...]

Completed in 66 milliseconds