Searched refs:kCodeAgeJumpInstruction (Results 1 – 2 of 2) sorted by relevance
54 const int kCodeAgeJumpInstruction = 0xe51ff004; variable
1682 } else if (instruction_bits == kCodeAgeJumpInstruction) { in InstructionDecode()