Searched hist:"9276 a31c3484ff236a958a1e2a38beefb0eb7ebb" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/util/ |
H A D | host-utils.c | diff 9276a31c3484ff236a958a1e2a38beefb0eb7ebb Mon Oct 25 14:11:36 CDT 2021 Luis Pires <luis.pires@eldorado.org.br> host-utils: move checks out of divu128/divs128
In preparation for changing the divu128/divs128 implementations to allow for quotients larger than 64 bits, move the div-by-zero and overflow checks to the callers.
Signed-off-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20211025191154.350831-2-luis.pires@eldorado.org.br> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/include/hw/ |
H A D | clock.h | diff 9276a31c3484ff236a958a1e2a38beefb0eb7ebb Mon Oct 25 14:11:36 CDT 2021 Luis Pires <luis.pires@eldorado.org.br> host-utils: move checks out of divu128/divs128
In preparation for changing the divu128/divs128 implementations to allow for quotients larger than 64 bits, move the div-by-zero and overflow checks to the callers.
Signed-off-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20211025191154.350831-2-luis.pires@eldorado.org.br> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/include/qemu/ |
H A D | host-utils.h | diff 9276a31c3484ff236a958a1e2a38beefb0eb7ebb Mon Oct 25 14:11:36 CDT 2021 Luis Pires <luis.pires@eldorado.org.br> host-utils: move checks out of divu128/divs128
In preparation for changing the divu128/divs128 implementations to allow for quotients larger than 64 bits, move the div-by-zero and overflow checks to the callers.
Signed-off-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20211025191154.350831-2-luis.pires@eldorado.org.br> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/target/ppc/ |
H A D | int_helper.c | diff 9276a31c3484ff236a958a1e2a38beefb0eb7ebb Mon Oct 25 14:11:36 CDT 2021 Luis Pires <luis.pires@eldorado.org.br> host-utils: move checks out of divu128/divs128
In preparation for changing the divu128/divs128 implementations to allow for quotients larger than 64 bits, move the div-by-zero and overflow checks to the callers.
Signed-off-by: Luis Pires <luis.pires@eldorado.org.br> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20211025191154.350831-2-luis.pires@eldorado.org.br> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|