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

/openjdk9/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp185 static int inv_cond( int x ) { return Assembler::inv_cond(x); } function in class:VALUE_OBJ_CLASS_SPEC
H A Dassembler_sparc.hpp452 static int inv_cond( int x ){ return inv_u_field(x, 28, 25); } function in class:Assembler

Completed in 65 milliseconds