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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.cpp7402 Label _is_positive; local
7404 jcc (Assembler::positive, _is_positive);
7413 bind (_is_positive);

Completed in 52 milliseconds