Home
last modified time | relevance | path

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

/dports/lang/v8/v8-9.6.180.12/src/diagnostics/x64/
H A Ddisasm-x64.cc105 static const ByteMnemonic call_jump_instr[] = {{0xE8, UNSET_OP_ORDER, "call"}, variable
183 CopyTable(call_jump_instr, CALL_JUMP_INSTR); in Init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/diagnostics/ia32/
H A Ddisasm-ia32.cc54 static const ByteMnemonic call_jump_instr[] = {{0xE8, "call", UNSET_OP_ORDER}, variable
145 CopyTable(call_jump_instr, CALL_JUMP_INSTR); in Init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/diagnostics/x64/
H A Ddisasm-x64.cc104 static const ByteMnemonic call_jump_instr[] = {{0xE8, UNSET_OP_ORDER, "call"}, variable
182 CopyTable(call_jump_instr, CALL_JUMP_INSTR); in Init()
/dports/www/node10/node-v10.24.1/deps/v8/src/ia32/
H A Ddisasm-ia32.cc67 static const ByteMnemonic call_jump_instr[] = { variable
180 CopyTable(call_jump_instr, CALL_JUMP_INSTR); in Init()
/dports/www/node10/node-v10.24.1/deps/v8/src/x64/
H A Ddisasm-x64.cc109 static const ByteMnemonic call_jump_instr[] = { variable
204 CopyTable(call_jump_instr, CALL_JUMP_INSTR); in Init()
/dports/lang/v8/v8-9.6.180.12/src/diagnostics/ia32/
H A Ddisasm-ia32.cc54 static const ByteMnemonic call_jump_instr[] = {{0xE8, "call", UNSET_OP_ORDER}, variable
149 CopyTable(call_jump_instr, CALL_JUMP_INSTR); in Init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/diagnostics/x64/
H A Ddisasm-x64.cc99 static const ByteMnemonic call_jump_instr[] = {{0xE8, UNSET_OP_ORDER, "call"}, variable
177 CopyTable(call_jump_instr, CALL_JUMP_INSTR); in Init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/diagnostics/ia32/
H A Ddisasm-ia32.cc54 static const ByteMnemonic call_jump_instr[] = {{0xE8, "call", UNSET_OP_ORDER}, variable
145 CopyTable(call_jump_instr, CALL_JUMP_INSTR); in Init()