Home
last modified time | relevance | path

Searched defs:rtCallRedirInstr (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/codegen/ppc/
Dconstants-ppc.h2906 const Instr rtCallRedirInstr = TWI; variable
/third_party/node/deps/v8/src/codegen/s390/
Dconstants-s390.h1820 const Instr rtCallRedirInstr = TRAP4; variable
/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h702 const Instr rtCallRedirInstr = BREAK | call_rt_redirected; variable
/third_party/node/deps/v8/src/codegen/mips/
Dconstants-mips.h1215 const Instr rtCallRedirInstr = SPECIAL | BREAK | call_rt_redirected << 6; variable
/third_party/node/deps/v8/src/codegen/mips64/
Dconstants-mips64.h1264 const Instr rtCallRedirInstr = SPECIAL | BREAK | call_rt_redirected << 6; variable
/third_party/node/deps/v8/src/codegen/riscv64/
Dconstants-riscv64.h1324 const Instr rtCallRedirInstr = SYSTEM; // All other bits are 0s (i.e., ecall) variable