summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf/x86_decode.c
Commit message (Expand)AuthorAgeFilesLines
* i386: hvf: Drop copy of RFLAGS definesRoman Bolshakov2020-06-121-9/+7Star
* i386: hvf: Drop fetch_rip from HVFX86EmulatorStateRoman Bolshakov2020-06-121-2/+1Star
* i386: hvf: Use IP from CPUX86StateRoman Bolshakov2020-06-121-3/+3
* hvf: correctly handle REX prefix in relation to legacy prefixesCameron Esfahani2019-11-261-28/+36
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-11/+11
* i386: hvf: Don't miss 16-bit displacementRoman Bolshakov2019-02-051-1/+1
* i386: hvf: drop debug printf in decode_sldtgroupRoman Bolshakov2018-12-181-2/+0Star
* i386: hvf: Fix overrun of _decode_tbl1Roman Bolshakov2018-12-031-3/+3
* i386: hvf: Fix register refs if REX is presentRoman Bolshakov2018-10-191-29/+38
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2018-02-091-1/+0Star
* i386: hvf: cleanup x86_gen.hPaolo Bonzini2017-12-221-1/+1
* i386: hvf: remove addr_tPaolo Bonzini2017-12-221-19/+19
* i386: hvf: remove ZERO_INIT macroPaolo Bonzini2017-12-221-2/+1Star
* i386: hvf: remove more dead emulator codePaolo Bonzini2017-12-221-11/+11
* i386: hvf: unify register enums between HVF and the restPaolo Bonzini2017-12-221-40/+40
* i386: hvf: header cleanupPaolo Bonzini2017-12-221-0/+1
* i386: hvf: move all hvf files in the same directoryPaolo Bonzini2017-12-221-0/+2186