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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp187 static bool inv_annul( int x ) { return (Assembler::annul(true) & x) != 0; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 153 milliseconds