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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.hpp1174 void idivq(Register src);
2128 // (as idivq, but checks for special case as described in JVM spec.)
2129 // returns idivq instruction offset for implicit exception handling
H A Dassembler_x86.cpp4945 void Assembler::idivq(Register src) { function in class:Assembler
6365 idivq(reg);

Completed in 90 milliseconds