summaryrefslogtreecommitdiff
path: root/target/i386/translate.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell1-5/+5
2017-01-12target/i386: Fix bad patch application to translate.cDoug Evans1-5/+5
2017-01-10target-i386: Use ctpop helperRichard Henderson1-2/+11
2017-01-10target-i386: Use clz and ctz opcodesRichard Henderson1-17/+14
2017-01-10target-i386: Use new deposit and extract opsRichard Henderson1-22/+23
2016-12-22target-i386: Fix eflags.TF/#DB handling of syscall/sysret insnsDoug Evans1-5/+24
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+8502