aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hvf/x86_decode.c
AgeCommit message (Expand)Author
2020-06-12i386: hvf: Drop copy of RFLAGS definesRoman Bolshakov
2020-06-12i386: hvf: Drop fetch_rip from HVFX86EmulatorStateRoman Bolshakov
2020-06-12i386: hvf: Use IP from CPUX86StateRoman Bolshakov
2019-11-26hvf: correctly handle REX prefix in relation to legacy prefixesCameron Esfahani
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2019-02-05i386: hvf: Don't miss 16-bit displacementRoman Bolshakov
2018-12-18i386: hvf: drop debug printf in decode_sldtgroupRoman Bolshakov
2018-12-03i386: hvf: Fix overrun of _decode_tbl1Roman Bolshakov
2018-10-19i386: hvf: Fix register refs if REX is presentRoman Bolshakov
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2017-12-22i386: hvf: cleanup x86_gen.hPaolo Bonzini
2017-12-22i386: hvf: remove addr_tPaolo Bonzini
2017-12-22i386: hvf: remove ZERO_INIT macroPaolo Bonzini
2017-12-22i386: hvf: remove more dead emulator codePaolo Bonzini
2017-12-22i386: hvf: unify register enums between HVF and the restPaolo Bonzini
2017-12-22i386: hvf: header cleanupPaolo Bonzini
2017-12-22i386: hvf: move all hvf files in the same directoryPaolo Bonzini