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

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

Completed in 13 milliseconds