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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.hpp2081 inline void inccc( Register d, int const13 = 1 ) { addcc( d, const13, d); } function in class:MacroAssembler

Completed in 51 milliseconds