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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.hpp2159 void division_with_shift(Register reg, int shift_value);
H A Dassembler_x86.cpp7400 void MacroAssembler::division_with_shift (Register reg, int shift_value) { function in class:MacroAssembler

Completed in 60 milliseconds