diff options
| author | Richard Henderson <richard.henderson@linaro.org> | 2019-10-01 10:16:08 -0700 |
|---|---|---|
| committer | David Hildenbrand <david@redhat.com> | 2019-10-09 12:49:01 +0200 |
| commit | 9accc852d807ec6b74d6c3bb2bcafb4863b080f5 (patch) | |
| tree | b7ada3c083ceb9a8fd5338d7f550941b92eedd58 /hw/timer/xilinx_timer.c | |
| parent | 42007b1982a0b69b5b25ba515076d6576f2c6cdc (diff) | |
| download | focaccia-qemu-9accc852d807ec6b74d6c3bb2bcafb4863b080f5.tar.gz focaccia-qemu-9accc852d807ec6b74d6c3bb2bcafb4863b080f5.zip | |
target/s390x: Simplify helper_lra
We currently call trigger_pgm_exception to set cs->exception_index and env->int_pgm_code and then read the values back and then reset cs->exception_index so that the exception is not delivered. Instead, use the exception type that we already have directly without ever triggering an exception that must be suppressed. Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20191001171614.8405-13-richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'hw/timer/xilinx_timer.c')
0 files changed, 0 insertions, 0 deletions