summaryrefslogtreecommitdiffstats
path: root/target-i386/exec.h
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-11-14 15:39:16 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-11-14 15:39:16 +0000
commit61a8c4ec3a39cf8547aba056f03574a5fac31fdd (patch)
tree103d0fe806e291f8ca8477a8c7346cc8fc28a546 /target-i386/exec.h
parent9746b15b4ecd4702410a2769f6d18a67dbd0872d (diff)
downloadhqemu-61a8c4ec3a39cf8547aba056f03574a5fac31fdd.zip
hqemu-61a8c4ec3a39cf8547aba056f03574a5fac31fdd.tar.gz
enter insn fix
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1135 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-i386/exec.h')
-rw-r--r--target-i386/exec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target-i386/exec.h b/target-i386/exec.h
index 61af546..c0c8ca0 100644
--- a/target-i386/exec.h
+++ b/target-i386/exec.h
@@ -167,6 +167,7 @@ void helper_divl_EAX_T0(uint32_t eip);
void helper_idivl_EAX_T0(uint32_t eip);
void helper_cmpxchg8b(void);
void helper_cpuid(void);
+void helper_enter_level(int level, int data32);
void helper_sysenter(void);
void helper_sysexit(void);
void helper_rdtsc(void);
OpenPOWER on IntegriCloud