summaryrefslogtreecommitdiffstats
path: root/target/i386
Commit message (Expand)AuthorAgeFilesLines
* target-i386: Use clz and ctz opcodesRichard Henderson2017-01-103-30/+14Star
* target-i386: Use new deposit and extract opsRichard Henderson2017-01-101-22/+23
* x86: implement la57 paging modeKirill A. Shutemov2016-12-225-74/+274
* target-i386: Fix eflags.TF/#DB handling of syscall/sysret insnsDoug Evans2016-12-223-5/+32
* kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti2016-12-222-0/+8
* x86: Fix x86_64 'g' packet response to gdb from 32-bit mode.Doug Evans2016-12-221-13/+39
* target-i386: Add Intel SHA_NI instruction support.Yi Sun2016-12-222-1/+2
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2035-0/+32939