-
Bug
-
Resolution: Fixed
-
P4
-
15
-
b17
-
x86
Assembler::emit_operand() has a number of asserts which verify that RSP isn't used as index register. But it doesn't take into account that it is used for XMMRegisters as well (where at use sites XMMRegister is cast to Register).