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

/openjdk9/hotspot/src/cpu/ppc/vm/
H A DmacroAssembler_ppc.inline.hpp197 const int instruction_1 = *(int*)(instruction_addr); local
212 const int instruction_1 = *(int*)(instruction_addr); local
227 const int instruction_1 = *(int*)(instruction_addr); local
H A DmacroAssembler_ppc.cpp475 const int instruction_1 = *(int*)instruction_1_addr; local
518 const int instruction_1 = *(int*)(instruction_addr); local
528 const int instruction_1 = *(int*)(instruction_addr); local

Completed in 100 milliseconds