commit | 2999a0b20074a7e4a58f56572bb1436749368f59 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Sun Apr 29 19:47:06 2012 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Tue Aug 14 19:01:26 2012 +0000 |
tree | d3aa76ce12c4349cd53b11ac97df2930917f3460 | |
parent | 4a7443be520f5737009ea47f93e4aa0328eecbca [diff] |
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 <blauwirbel@gmail.com>