diff options
author | Wentong Wu <wentong.wu@intel.com> | 2020-07-13 14:36:10 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-07-13 14:36:10 +0100 |
commit | 42928f2c9cd6185e3bda5e214f5c8f3603125ba9 (patch) | |
tree | c0e1f313182d1a4341bdb6299f80cc8b018c1424 /target/cris | |
parent | 0b823cb07eade4e7e133cc09dfaccceec04cb6a2 (diff) |
target/nios2: add DISAS_NORETURN case for nothing more to generate
Add DISAS_NORETURN case for nothing more to generate because at runtime
execution will never return from some helper call. And at the same time
replace DISAS_UPDATE in t_gen_helper_raise_exception and gen_exception
with the newly added DISAS_NORETURN.
Signed-off-by: Wentong Wu <wentong.wu@intel.com>
Message-id: 20200710233433.19729-1-wentong.wu@intel.com
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target/cris')
0 files changed, 0 insertions, 0 deletions