]> Git Repo - qemu.git/commit - target/i386/translate.c
target-i386: Rewrite gen_enter inline
authorRichard Henderson <[email protected]>
Thu, 17 Dec 2015 19:19:23 +0000 (11:19 -0800)
committerPaolo Bonzini <[email protected]>
Tue, 9 Feb 2016 14:46:54 +0000 (15:46 +0100)
commit743e398e2fbf2f7183bf7a53c9d011fabcaa1770
tree857056a918b4936cc8aea6deb6db3009eb2f26d7
parentd37ea0c04723f3e15fde55fe97cff6278159929b
target-i386: Rewrite gen_enter inline

Use gen_lea_v_seg for centralized segment base knowledge.  Unify
code across 32- and 64-bit.  Fix note about "must save state"
before using the out-of-line helpers.

Signed-off-by: Richard Henderson <[email protected]>
Message-Id: <1450379966[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target-i386/helper.h
target-i386/seg_helper.c
target-i386/translate.c
This page took 0.025834 seconds and 4 git commands to generate.