HomeSort by relevance Sort by last modified time
    Searched full:mfctr (Results 1 - 11 of 11) sorted by null

  /external/compiler-rt/lib/interception/mach_override/
mach_override.h 58 Returned if the function to be overrided begins with a 'mfctr' instruction.
76 the 'mfctr' instruction.
mach_override.c 280 // Ensure first instruction isn't 'mfctr'.
392 // 'mfctr' and try again.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdStartDialog.java 450 String mfctr = properties.get(AvdManager.AVD_INI_DEVICE_MANUFACTURER); local
451 if (name != null && mfctr != null) {
452 Device d = mDeviceManager.getDevice(mSdkLocation, name, mfctr);
  /external/valgrind/main/VEX/switchback/
switchback.c 672 " mfctr %r0\n"
  /external/valgrind/main/none/tests/ppc32/
jm-int.stdout.exp     [all...]
jm-insns.c     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.td     [all...]
PPCInstr64Bit.td 262 "mfctr $rT", SprMFSPR>,
    [all...]
  /external/valgrind/main/none/tests/ppc64/
jm-int.stdout.exp     [all...]
  /external/qemu/
ppc-dis.c     [all...]
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c     [all...]

Completed in 864 milliseconds