OpenGrok
Cross Reference: disasm-x64.cc
xref
: /
external
/
v8
/
src
/
x64
/
disasm-x64.cc
Home
|
History
|
Annotate
|
Download
|
only in
x64
Lines Matching
refs:is_32bit
2233
bool
is_32bit
= (opcode >= 0xB8);
2235
if (
is_32bit
) {