aboutsummaryrefslogtreecommitdiff
path: root/target-i386/seg_helper.c
AgeCommit message (Expand)Author
2012-10-05cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to genericPeter Maydell
2012-08-14x86: switch to AREG0 free modeBlue Swirl
2012-08-14x86: avoid AREG0 in segmentation helpersBlue Swirl
2012-08-14x86: use wrappers for memory access helpersBlue Swirl
2012-08-14x86: avoid AREG0 for condition code helpersBlue Swirl
2012-06-28x86: rename op_helper.c to seg_helper.cBlue Swirl