diff options
author | Matheus Tavares Bernardino <quic_mathbern@quicinc.com> | 2024-05-03 13:53:15 -0300 |
---|---|---|
committer | Brian Cain <bcain@quicinc.com> | 2024-06-08 17:48:50 -0700 |
commit | e1b526f1d86b7c51b97227989b9ba2925cc53069 (patch) | |
tree | 2eca193f6709a5e6f894fbe1483e45fb0f1c76b5 /net | |
parent | a1852002c7509569eaaedb783925f34350fe0a84 (diff) | |
download | qemu-e1b526f1d86b7c51b97227989b9ba2925cc53069.zip qemu-e1b526f1d86b7c51b97227989b9ba2925cc53069.tar.gz qemu-e1b526f1d86b7c51b97227989b9ba2925cc53069.tar.bz2 |
Hexagon: add PC alignment check and exception
The Hexagon Programmer's Reference Manual says that the exception 0x1e
should be raised upon an unaligned program counter. Let's implement that
and also add some tests.
Signed-off-by: Matheus Tavares Bernardino <quic_mathbern@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Taylor Simpson <ltaylorsimpson@gmail.com>
Reviewed-by: Brian Cain <bcain@quicinc.com>
Message-Id: <277b7aeda2c717a96d4dde936b3ac77707cb6517.1714755107.git.quic_mathbern@quicinc.com>
Signed-off-by: Brian Cain <bcain@quicinc.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions