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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_32.cpp901 __ movq(mmx1, Address(from, 8));
905 __ movq(Address(from, to_from, Address::times_1, 8), mmx1); local

Completed in 45 milliseconds