mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
target-alpha: Remove bogus DO_TB_FLUSH code from translator.
Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
da1f14021e
commit
19188121b4
3 changed files with 1 additions and 14 deletions
|
@ -1,7 +1,5 @@
|
|||
#include "def-helper.h"
|
||||
|
||||
DEF_HELPER_0(tb_flush, void)
|
||||
|
||||
DEF_HELPER_2(excp, void, int, int)
|
||||
DEF_HELPER_0(load_pcc, i64)
|
||||
DEF_HELPER_0(rc, i64)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue