diff options
author | Aaron Lindsay <aaron@os.amperecomputing.com> | 2023-08-29 16:23:31 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-09-08 12:50:44 +0100 |
commit | 28b9dcb74bf709e4f18bc99da3e946849f9aef17 (patch) | |
tree | 1ede1dd1d13994433b730c1fc21343a4a4e20181 /gdbstub | |
parent | c7c807f6dd6dbc382225d3e0eb35545ca3f50f86 (diff) | |
download | qemu-28b9dcb74bf709e4f18bc99da3e946849f9aef17.zip qemu-28b9dcb74bf709e4f18bc99da3e946849f9aef17.tar.gz qemu-28b9dcb74bf709e4f18bc99da3e946849f9aef17.tar.bz2 |
target/arm: Inform helpers whether a PAC instruction is 'combined'
An instruction is a 'combined' Pointer Authentication instruction
if it does something in addition to PAC -- for instance, branching
to or loading an address from the authenticated pointer.
Knowing whether a PAC operation is 'combined' is needed to
implement FEAT_FPACCOMBINE.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Aaron Lindsay <aaron@os.amperecomputing.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230829232335.965414-9-richard.henderson@linaro.org
Message-Id: <20230609172324.982888-7-aaron@os.amperecomputing.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'gdbstub')
0 files changed, 0 insertions, 0 deletions