Searched refs:BCType (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/ppc/
H A Dsimulator-ppc.h260 enum BCType { BC_OFFSET, BC_LINK_REG, BC_CTR_REG }; enum in class:v8::internal::Simulator
311 void ExecuteBranchConditional(Instruction* instr, BCType type);
H A Dsimulator-ppc.cc1620 void Simulator::ExecuteBranchConditional(Instruction* instr, BCType type) {

Completed in 120 milliseconds