Home
last modified time | relevance | path

Searched defs:instr_b (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips/
Dassembler-mips.cc928 Instr instr_b = BEQ; in target_at_put() local
966 Instr instr_b = REGIMM | BGEZAL; // Branch and link. in target_at_put() local
/third_party/node/deps/v8/src/codegen/mips64/
Dassembler-mips64.cc833 Instr instr_b = REGIMM | BGEZAL; // Branch and link. in target_at_put() local
881 Instr instr_b = BEQ; in target_at_put() local