diff options
author | Leon Alrae <leon.alrae@imgtec.com> | 2015-04-21 16:06:28 +0100 |
---|---|---|
committer | Leon Alrae <leon.alrae@imgtec.com> | 2015-06-11 10:13:28 +0100 |
commit | 7c979afd11b09a16634699dd6344e3ba10c9677e (patch) | |
tree | 2175a47d3d9f5a95406887a1b0e17c3c5c00b9d6 /qtest.c | |
parent | eab9944c7801525737626fa45cddaf00932dd2c8 (diff) | |
download | hqemu-7c979afd11b09a16634699dd6344e3ba10c9677e.zip hqemu-7c979afd11b09a16634699dd6344e3ba10c9677e.tar.gz |
target-mips: add Config5.FRE support allowing Status.FR=0 emulation
This relatively small architectural feature adds the following:
FIR.FREP: Read-only. If FREP=1, then Config5.FRE and Config5.UFE are
available.
Config5.FRE: When enabled all single-precision FP arithmetic instructions,
LWC1/LWXC1/MTC1, SWC1/SWXC1/MFC1 cause a Reserved Instructions
exception.
Config5.UFE: Allows user to write/read Config5.FRE using CTC1/CFC1
instructions.
Enable the feature in MIPS64R6-generic CPU.
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'qtest.c')
0 files changed, 0 insertions, 0 deletions