Searched refs:MCRF (Results 1 - 3 of 3) sorted by relevance
/external/v8/src/ppc/ | ||
H A D | constants-ppc.h | 154 MCRF = 0 << 1, // Move Condition Register Field enumerator in enum:v8::internal::OpcodeExt1 |
H A D | simulator-ppc.cc | 1676 case MCRF: |
/external/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.cpp | 893 Opc = PPC::MCRF; |
Completed in 1202 milliseconds