Integrated: 8300253: Introduce AArch64 nzcv accessors

Erik Österlund eosterlund at openjdk.org
Fri Jan 27 08:12:23 UTC 2023


On Tue, 17 Jan 2023 13:47:26 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.

This pull request has now been integrated.

Changeset: 6e4710bc
Author:    Erik Österlund <eosterlund at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6e4710bc830a9c324fa71feab2f8442bf72453fa
Stats:     980 lines in 3 files changed: 95 ins; 0 del; 885 mod

8300253: Introduce AArch64 nzcv accessors

Reviewed-by: aph, smonteith

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

PR: https://git.openjdk.org/jdk/pull/12038


More information about the hotspot-dev mailing list