aboutsummaryrefslogtreecommitdiff
path: root/target/i386/tcg/decode-new.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-18target/i386: validate SSE prefixes directly in the decoding tablePaolo Bonzini1-0/+1
2022-10-18target/i386: validate VEX prefixes via the instructions' exception classesPaolo Bonzini1-0/+32
2022-10-18target/i386: add CPUID feature checks to new decoderPaolo Bonzini1-0/+20
2022-10-18target/i386: add ALU load/writeback corePaolo Bonzini1-0/+7
2022-10-18target/i386: add core of new i386 decoderPaolo Bonzini1-0/+181