Searched refs:instruction_2 (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/cpu/ppc/vm/
H A DmacroAssembler_ppc.inline.hpp198 const int instruction_2 = *(int*)(instruction_addr + 4); local
201 is_nop(instruction_2);
213 const int instruction_2 = *(int*)(instruction_addr + 4); local
216 is_bxx(instruction_2);
228 const int instruction_2 = *(int*)(instruction_addr + 4); local
230 is_endgroup(instruction_2);

Completed in 90 milliseconds