RFR: 8300253: Introduce AArch64 nzcv accessors [v2]
Erik Österlund
eosterlund at openjdk.org
Thu Jan 19 10:18:53 UTC 2023
> 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:
Add test
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12038/files
- new: https://git.openjdk.org/jdk/pull/12038/files/e2e740df..6dbd9871
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12038&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12038&range=00-01
Stats: 65 lines in 1 file changed: 65 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/12038.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12038/head:pull/12038
PR: https://git.openjdk.org/jdk/pull/12038
More information about the hotspot-dev
mailing list