aboutsummaryrefslogtreecommitdiff
path: root/target/i386/tcg/translate.c
AgeCommit message (Expand)Author
2021-05-10i386: move TCG bpt_helper into sysemu/Claudio Fontana
2021-05-10i386: split smm helper (sysemu)Claudio Fontana
2021-04-01target/i386: Verify memory operand for lcall and ljmpRichard Henderson
2021-02-08target/i386: Fix decoding of certain BMI instructionsDavid Greenaway
2021-01-12target/i386: Use X86Seg enum for segment registersPhilippe Mathieu-Daudé
2020-12-18target/i386: silence the compiler warnings in gen_shiftd_rm_T1Chen Qun
2020-12-16i386: move TCG cpu class initialization to tcg/Claudio Fontana
2020-12-16i386: move TCG accel files into tcg/Claudio Fontana