aboutsummaryrefslogtreecommitdiff
path: root/target-i386/misc_helper.c
AgeCommit message (Expand)Author
2013-05-02target-i386: Replace cpuid_*features fields with a feature word arrayEduardo Habkost
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber
2013-01-15target-i386: Use switch in check_hw_breakpoints()liguang
2013-01-15target-i386: Define DR7 bit field constantsliguang
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-08-14x86: switch to AREG0 free modeBlue Swirl
2012-08-14x86: avoid AREG0 for misc helpersBlue Swirl
2012-08-14x86: avoid AREG0 for condition code helpersBlue Swirl
2012-06-28x86: split off misc helpersBlue Swirl