emit_rm in MacroAssembler

Christian Thalinger Christian.Thalinger at Sun.COM
Sun Feb 22 10:22:03 PST 2009


On Sun, 2009-02-22 at 13:02 -0500, Paul Hohensee wrote:
> Take a look at emit_operand() in assembler_x86.cpp.  It handles all rm 
> variations,
> not just RegReg.

Hmm, I have already looked at them but I couldn't find a:

  emit_operand(Register, Register);

Am I missing something here?

-- Christian




More information about the hotspot-compiler-dev mailing list