Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8241434

x86: Fix Assembler::emit_operand asserts for XMM registers

XMLWordPrintable

    • 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).

            vlivanov Vladimir Ivanov
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: