RFR: 8300253: Introduce AArch64 nzcv accessors [v3]
Andrew Haley
aph at openjdk.org
Thu Jan 26 17:50:19 UTC 2023
On Mon, 23 Jan 2023 10:22:30 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:
>> Some code, such as verification code, might want to run without changing the state of the system. To do that, it's useful to be able to get and set the nzcv flags. This enhancement aims at adding accessors for that.
>
> Erik Österlund has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix test
OK.
-------------
Marked as reviewed by aph (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12038
More information about the hotspot-dev
mailing list