]> Git Repo - qemu.git/commit - target/i386/helper.h
x86: avoid AREG0 in segmentation helpers
authorBlue Swirl <[email protected]>
Sun, 29 Apr 2012 19:47:06 +0000 (19:47 +0000)
committerBlue Swirl <[email protected]>
Tue, 14 Aug 2012 19:01:26 +0000 (19:01 +0000)
commit2999a0b20074a7e4a58f56572bb1436749368f59
treed3aa76ce12c4349cd53b11ac97df2930917f3460
parent4a7443be520f5737009ea47f93e4aa0328eecbca
x86: avoid AREG0 in segmentation helpers

Add an explicit CPUX86State parameter instead of relying on AREG0.

Rename remains of op_helper.c to seg_helper.c.

Signed-off-by: Blue Swirl <[email protected]>
target-i386/Makefile.objs
target-i386/helper.h
target-i386/seg_helper.c
target-i386/translate.c
This page took 0.025259 seconds and 4 git commands to generate.