index
:
yaxpeax-x86
inst-behavior
master
no-gods-no-
opts
x86-generic
yaxpeax x86 decoder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
real_mode
/
vex.rs
Age
Commit message (
Collapse
)
Author
19 hours
fix vgatherdpd using incorrect simd vector width for gather indices
iximeow
19 hours
fix vpbroadcast* memory size and source register bank
iximeow
2026-05-25
more precision for vinsert/vextract/vblendv{ps,pd}
iximeow
2026-05-25
actually support avx/f16c in per-uarch decoding
iximeow
2026-05-25
vmaskmovdqu, vmovq were also incorrect in some ways...
iximeow
2026-05-25
more general avx improvements
iximeow
2026-05-25
cleanup pass on vex-encoded instructions is going to be exciting
iximeow
2023-07-23
fix inconsistently-poreted memory access size of vcvt{,t}{sd,si}
iximeow
2023-07-16
forward changes along to 16-bit decoder...
iximeow
2021-08-22
bump to yaxpeax-arch 0.2.7 and proper field description support
1.1.0
iximeow
2021-08-21
report barebones decoder annotation for vex-coded instructions
iximeow
2021-08-21
extend annotation reporting to 32- and 16-bit modes, kinda
iximeow
2021-07-04
handle vzeroupper/vzeroall, reject vzero* with nonzero vvvv
iximeow
2021-07-04
add real-mode decoder
iximeow