Home
last modified time | relevance | path

Searched refs:call_jump_instr (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/x87/
Ddisasm-x87.cc66 static const ByteMnemonic call_jump_instr[] = { variable
182 CopyTable(call_jump_instr, CALL_JUMP_INSTR); in Init()
/external/v8/src/ia32/
Ddisasm-ia32.cc66 static const ByteMnemonic call_jump_instr[] = { variable
182 CopyTable(call_jump_instr, CALL_JUMP_INSTR); in Init()
/external/v8/src/x64/
Ddisasm-x64.cc108 static const ByteMnemonic call_jump_instr[] = { variable
203 CopyTable(call_jump_instr, CALL_JUMP_INSTR); in Init()