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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DmethodHandles_x86.cpp82 #define UNPUSH { if (temp2 != noreg) __ pop(temp2); __ pop(temp); } macro
90 UNPUSH;
94 UNPUSH;

Completed in 81 milliseconds