Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-18 | target/i386: validate SSE prefixes directly in the decoding table | Paolo Bonzini | 1 | -0/+1 |
2022-10-18 | target/i386: validate VEX prefixes via the instructions' exception classes | Paolo Bonzini | 1 | -0/+32 |
2022-10-18 | target/i386: add CPUID feature checks to new decoder | Paolo Bonzini | 1 | -0/+20 |
2022-10-18 | target/i386: add ALU load/writeback core | Paolo Bonzini | 1 | -0/+7 |
2022-10-18 | target/i386: add core of new i386 decoder | Paolo Bonzini | 1 | -0/+181 |