summaryrefslogtreecommitdiffstats
path: root/target/i386/tcg
Commit message (Expand)AuthorAgeFilesLines
* target/i386: Use X86Seg enum for segment registersPhilippe Mathieu-Daudé2021-01-122-7/+7
* tcg: Make tb arg to synchronize_from_tb constRichard Henderson2021-01-071-1/+2
* target/i386: Check privilege level for protected mode 'int N' task gatePeter Maydell2021-01-021-14/+21
* target/i386: silence the compiler warnings in gen_shiftd_rm_T1Chen Qun2020-12-181-2/+5
* i386: tcg: remove inline from cpu_load_eflagsClaudio Fontana2020-12-162-13/+15
* i386: move TCG cpu class initialization to tcg/Claudio Fontana2020-12-1616-17/+227
* i386: move TCG accel files into tcg/Claudio Fontana2020-12-1615-0/+18666