Home
last modified time | relevance | path

Searched hist:"5331339651 dbf081cb78c219f000dab243022de9" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dmisc_helper.cdiff 5331339651dbf081cb78c219f000dab243022de9 Thu May 02 00:44:12 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/s390x: Raise exception from helper_per_branch

Drop from argument, since gbea has always been updated with
this address. Add ilen argument for setting int_pgm_ilen.
Use update_cc_op before calling per_branch.

By raising the exception here, we need not call
per_check_exception later, which means we can clean up the
normal non-exception branch path.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240502054417.234340-10-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
H A Dtranslate.cdiff 5331339651dbf081cb78c219f000dab243022de9 Thu May 02 00:44:12 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/s390x: Raise exception from helper_per_branch

Drop from argument, since gbea has always been updated with
this address. Add ilen argument for setting int_pgm_ilen.
Use update_cc_op before calling per_branch.

By raising the exception here, we need not call
per_check_exception later, which means we can clean up the
normal non-exception branch path.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240502054417.234340-10-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
/openbmc/qemu/target/s390x/
H A Dhelper.hdiff 5331339651dbf081cb78c219f000dab243022de9 Thu May 02 00:44:12 CDT 2024 Richard Henderson <richard.henderson@linaro.org> target/s390x: Raise exception from helper_per_branch

Drop from argument, since gbea has always been updated with
this address. Add ilen argument for setting int_pgm_ilen.
Use update_cc_op before calling per_branch.

By raising the exception here, we need not call
per_check_exception later, which means we can clean up the
normal non-exception branch path.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20240502054417.234340-10-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>