]> Git Repo - qemu.git/commit
target/mips: Raise a RI when given fs is n/a from CTC1
authorYongbok Kim <[email protected]>
Wed, 20 Jun 2018 12:05:46 +0000 (13:05 +0100)
committerAleksandar Markovic <[email protected]>
Wed, 27 Jun 2018 18:12:43 +0000 (20:12 +0200)
commitf48a2cb21824217a61ec7be797860a0702e5325c
tree8621074ec01b02b1648d3bd47c30a9daf92e7ae3
parent4f91740698ced512fdad8540eb0bd232fc70aadd
target/mips: Raise a RI when given fs is n/a from CTC1

Fix to raise a Reserved Instruction exception when given fs is not
available from CTC1.

Signed-off-by: Yongbok Kim <[email protected]>
Reviewed-by: Aleksandar Markovic <[email protected]>
Signed-off-by: Aleksandar Markovic <[email protected]>
target/mips/op_helper.c
This page took 0.025886 seconds and 4 git commands to generate.