index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
tcg
/
decode-new.h
Age
Commit message (
Expand
)
Author
2023-10-25
target/i386: validate VEX.W for AVX instructions
Paolo Bonzini
2023-10-25
target/i386: group common checks in the decoding phase
Paolo Bonzini
2023-10-25
target/i386: implement SHA instructions
Paolo Bonzini
2023-09-01
target/i386: generalize operand size "ph" for use in CVTPS2PD
Paolo Bonzini
2022-10-22
target/i386: implement FMA instructions
Paolo Bonzini
2022-10-20
target/i386: implement F16C instructions
Paolo Bonzini
2022-10-18
target/i386: move 3DNow to the new decoder
Paolo Bonzini
2022-10-18
target/i386: reimplement 0x0f 0x38, add AVX
Paolo Bonzini
2022-10-18
target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, add AVX
Paolo Bonzini
2022-10-18
target/i386: validate SSE prefixes directly in the decoding table
Paolo Bonzini
2022-10-18
target/i386: validate VEX prefixes via the instructions' exception classes
Paolo Bonzini
2022-10-18
target/i386: add CPUID feature checks to new decoder
Paolo Bonzini
2022-10-18
target/i386: add ALU load/writeback core
Paolo Bonzini
2022-10-18
target/i386: add core of new i386 decoder
Paolo Bonzini