Home
last modified time | relevance | path

Searched hist:"1326010322 d6690a953722d8aee6465826ce7175" (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/sparc/
H A Dhelper.cdiff 1326010322d6690a953722d8aee6465826ce7175 Sat Oct 14 21:44:03 CDT 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove CC_OP_DIV

Return both result and overflow from helper_[us]div.
Compute all flags explicitly in gen_op_[us]divcc.

Marginally improve the INT64_MIN special case in helper_sdiv.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dhelper.hdiff 1326010322d6690a953722d8aee6465826ce7175 Sat Oct 14 21:44:03 CDT 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove CC_OP_DIV

Return both result and overflow from helper_[us]div.
Compute all flags explicitly in gen_op_[us]divcc.

Marginally improve the INT64_MIN special case in helper_sdiv.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dcpu.hdiff 1326010322d6690a953722d8aee6465826ce7175 Sat Oct 14 21:44:03 CDT 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove CC_OP_DIV

Return both result and overflow from helper_[us]div.
Compute all flags explicitly in gen_op_[us]divcc.

Marginally improve the INT64_MIN special case in helper_sdiv.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtranslate.cdiff 1326010322d6690a953722d8aee6465826ce7175 Sat Oct 14 21:44:03 CDT 2023 Richard Henderson <richard.henderson@linaro.org> target/sparc: Remove CC_OP_DIV

Return both result and overflow from helper_[us]div.
Compute all flags explicitly in gen_op_[us]divcc.

Marginally improve the INT64_MIN special case in helper_sdiv.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>