RFR: 8342715: x86 unused orw instruction encoding could be removed

duke duke at openjdk.org
Mon Oct 21 20:42:25 UTC 2024


On Mon, 21 Oct 2024 17:49:36 GMT, hanklo6 <duke at openjdk.org> wrote:

> x86 orw(Register, Register) encoding is missing 0x66 prefix. This instruction is unused and can be removed. It was initially removed in #20901 but was re-added in #20698

@hanklo6 
Your change (at version be4d8b0ed3baa733b8251121a2d645d20816e09e) is now ready to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21620#issuecomment-2427675588


More information about the hotspot-compiler-dev mailing list