RFR: 8299308: Add Assembler::testw register + immediate function for x86
Erik Ă–sterlund
eosterlund at openjdk.org
Fri Dec 23 11:21:52 UTC 2022
On Fri, 23 Dec 2022 10:00:28 GMT, Erik Ă–sterlund <eosterlund at openjdk.org> wrote:
> The testw register + immediate instruction is missing in the x86 assembler. It's used by generational ZGC. Let's add it.
I'll proceed with testl. Cheers!
-------------
PR: https://git.openjdk.org/jdk/pull/11772
More information about the hotspot-compiler-dev
mailing list