aboutsummaryrefslogtreecommitdiff
path: root/target/i386/tcg/int_helper.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-25target/i386: set CC_OP in helpers if they want CC_OP_EFLAGSPaolo Bonzini1-4/+9
2024-05-22target/i386: clean up AAM/AADPaolo Bonzini1-11/+8
2024-05-07target/i386: remove now-converted opcodes from old decoderPaolo Bonzini1-34/+0
2023-12-29target/i386: clean up cpu_cc_compute_allPaolo Bonzini1-4/+4
2023-06-13target/i386: Rename helper template headers as '.h.inc'Philippe Mathieu-Daudé1-4/+4
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé1-0/+1
2020-12-16i386: move TCG cpu class initialization to tcg/Claudio Fontana1-0/+1
2020-12-16i386: move TCG accel files into tcg/Claudio Fontana1-0/+493