Searched defs:is_rel32off (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.cpp735 bool is_rel32off = (op_code == 0xE9 || op_code == 0x0F); local

Completed in 39 milliseconds