summaryrefslogtreecommitdiffstats
path: root/target/i386/translate.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2017-01-131-5/+5
|\
| * target/i386: Fix bad patch application to translate.cDoug Evans2017-01-121-5/+5
* | target-i386: Use ctpop helperRichard Henderson2017-01-101-2/+11
* | target-i386: Use clz and ctz opcodesRichard Henderson2017-01-101-17/+14Star
* | target-i386: Use new deposit and extract opsRichard Henderson2017-01-101-22/+23
|/
* target-i386: Fix eflags.TF/#DB handling of syscall/sysret insnsDoug Evans2016-12-221-5/+24
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+8502