summaryrefslogtreecommitdiffstats
path: root/target-i386/misc_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-i386: Replace cpuid_*features fields with a feature word arrayEduardo Habkost2013-05-021-7/+7
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-7/+14
* target-i386: Use switch in check_hw_breakpoints()liguang2013-01-151-1/+1
* target-i386: Define DR7 bit field constantsliguang2013-01-151-2/+2
* cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-151-1/+4
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-2/+2
* x86: switch to AREG0 free modeBlue Swirl2012-08-141-0/+4
* x86: avoid AREG0 for misc helpersBlue Swirl2012-08-141-41/+36
* x86: avoid AREG0 for condition code helpersBlue Swirl2012-08-141-1/+1
* x86: split off misc helpersBlue Swirl2012-06-281-0/+603
OpenPOWER on IntegriCloud