Home
last modified time | relevance | path

Searched refs:nopInstr (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/mips/
Dsimulator-mips.h435 if (instr->InstructionBits() == nopInstr) { in BranchDelayInstructionDecode()
Dconstants-mips.h863 const Instr nopInstr = 0; variable
/external/v8/src/mips64/
Dsimulator-mips64.h466 if (instr->InstructionBits() == nopInstr) { in BranchDelayInstructionDecode()
Dconstants-mips64.h896 const Instr nopInstr = 0; variable