Age | Commit message (Expand) | Author |
---|---|---|
2017-06-07 | i386: fix read/write cr with icount option | Mihail Abakumov |
2017-06-05 | target/i386: optimize indirect branches | Emilio G. Cota |
2017-06-05 | target/i386: optimize cross-page direct jumps in softmmu | Emilio G. Cota |
2017-06-05 | target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr | Emilio G. Cota |
2017-03-24 | tcg/i386: Check the size of instruction being translated | Pranith Kumar |
2017-01-13 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell |
2017-01-12 | target/i386: Fix bad patch application to translate.c | Doug Evans |
2017-01-10 | target-i386: Use ctpop helper | Richard Henderson |
2017-01-10 | target-i386: Use clz and ctz opcodes | Richard Henderson |
2017-01-10 | target-i386: Use new deposit and extract ops | Richard Henderson |
2016-12-22 | target-i386: Fix eflags.TF/#DB handling of syscall/sysret insns | Doug Evans |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |