RFR: 8256387: Unexpected result if patching an entire instruction on AArch64
Andrew Haley
aph at openjdk.java.net
Mon Nov 23 10:50:02 UTC 2020
On Mon, 23 Nov 2020 10:12:06 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> So there is a global `right_n_bits` macro that apparently does what we want? @theRealAph might want to look at this issue (probably in disgust).
True, it looks like what we want, written using some horrible macros. Fine by me.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1248
More information about the hotspot-compiler-dev
mailing list