]> Git Repo - qemu.git/commit
target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN
authorRichard Henderson <[email protected]>
Sat, 12 May 2018 17:57:21 +0000 (10:57 -0700)
committerMax Filippov <[email protected]>
Sat, 30 Jun 2018 18:58:03 +0000 (11:58 -0700)
commitf3531da588b47a240a6c9f8bbd84835efed4e902
tree0ceda3e32a8ecb16ee1402ac73d3ffa7c10bf708
parentf40385c959d01bf33a0e3c12ef0fdb402ad98a1c
target/xtensa: Replace DISAS_UPDATE with DISAS_NORETURN

The usage of DISAS_UPDATE is after noreturn helpers.
It is thus indistinguishable from DISAS_NORETURN.

Signed-off-by: Richard Henderson <[email protected]>
Signed-off-by: Max Filippov <[email protected]>
target/xtensa/translate.c
This page took 0.021636 seconds and 4 git commands to generate.