aboutsummaryrefslogtreecommitdiff
path: root/op-i386.c
diff options
context:
space:
mode:
Diffstat (limited to 'op-i386.c')
-rw-r--r--op-i386.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/op-i386.c b/op-i386.c
index 84b75d07b0..be8b5a113d 100644
--- a/op-i386.c
+++ b/op-i386.c
@@ -566,6 +566,11 @@ void OPPROTO op_movl_T0_0(void)
T0 = 0;
}
+void OPPROTO op_exit_tb(void)
+{
+ EXIT_TB();
+}
+
/* multiple size ops */
#define ldul ldl