aboutsummaryrefslogtreecommitdiff
path: root/target/i386/translate.c
AgeCommit message (Expand)Author
2017-01-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-01-12target/i386: Fix bad patch application to translate.cDoug Evans
2017-01-10target-i386: Use ctpop helperRichard Henderson
2017-01-10target-i386: Use clz and ctz opcodesRichard Henderson
2017-01-10target-i386: Use new deposit and extract opsRichard Henderson
2016-12-22target-i386: Fix eflags.TF/#DB handling of syscall/sysret insnsDoug Evans
2016-12-20Move target-* CPU file into a target/ folderThomas Huth