diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-04-21 20:39:15 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-05-02 16:49:34 +0200 |
commit | 298d43c96b0f7dc7ea6550ea73b128b3d4ed67f9 (patch) | |
tree | ea6978eb693ae02460b7f78bfdfd1047136c9d15 /tests | |
parent | 84c2fdc397b6609d1cef76aec2f1367139d1372e (diff) | |
download | qemu-298d43c96b0f7dc7ea6550ea73b128b3d4ed67f9.zip qemu-298d43c96b0f7dc7ea6550ea73b128b3d4ed67f9.tar.gz qemu-298d43c96b0f7dc7ea6550ea73b128b3d4ed67f9.tar.bz2 |
target/mips: Add missing CP0 check to nanoMIPS RDPGPR / WRPGPR opcodes
Per the nanoMIPS32 Instruction Set Technical Reference Manual,
Revision 01.01, Chapter 3. "Instruction Definitions":
The Read/Write Previous GPR opcodes "require CP0 privilege".
Add the missing CP0 checks.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210421185007.2231855-1-f4bug@amsat.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions