Home
last modified time | relevance | path

Searched hist:"29 b99802aaf519c3c5b9ac8f713458908cf70799" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dinsns.decodediff 29b99802aaf519c3c5b9ac8f713458908cf70799 Thu Aug 15 23:12:59 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/sparc: Implement STDFQ

Invalid encoding of addr should raise TT_ILL_INSN, so
check before supervisor, which might raise TT_PRIV_INSN.
Clear QNE after execution.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2340
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Carl Hauser <chauser@pullman.com>
H A Dtranslate.cdiff 29b99802aaf519c3c5b9ac8f713458908cf70799 Thu Aug 15 23:12:59 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/sparc: Implement STDFQ

Invalid encoding of addr should raise TT_ILL_INSN, so
check before supervisor, which might raise TT_PRIV_INSN.
Clear QNE after execution.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2340
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Carl Hauser <chauser@pullman.com>