index
:
yaxpeax-x86
master
no-gods-no-
opts
x86-generic
yaxpeax x86 decoder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG
Age
Commit message (
Expand
)
Author
2021-10-10
add `InstructionDisplayer` export to changelog
iximeow
2021-10-10
support endbr{32,64}
iximeow
2021-08-21
add `AnnotatingDecoder` note to CHANGELOG and publicize descriptions
iximeow
2021-08-21
improve relative branch offset formatting for DisplayStyle::C
iximeow
2021-08-21
fix incorrect decoding of 0x9*-series instructions with rex.b
iximeow
2021-08-21
add push/pop/call/ret mem_size fixes to changelog
iximeow
2021-08-14
update changelog
iximeow
2021-07-22
fix incorrect decodes with scas and 67-prefixes
1.0.4
iximeow
2021-07-06
fix doc items, add example for use of yaxpeax_x86 by yaxpeax_arch traits
1.0.3
iximeow
2021-07-04
remove stale `! user beware !` line from readme
1.0.2
iximeow
2021-07-04
fix docs link
1.0.1
iximeow
2021-07-04
update changelog for 1.0 release
1.0.0
iximeow
2021-05-16
fix ShowContextual rendering error with stale data and operands, publish 0.2.2
0.2.2
iximeow
2021-05-07
0.2.1
0.2.1
iximeow
2021-03-23
bump to 0.2.0 and write a changelog
0.2.0
iximeow
2021-01-15
support xchg AX/reg
0.1.5
iximeow
2021-01-15
small perf tweaks
iximeow
2021-01-15
fix several missing or invalid decodings among 0f01 opcodes
iximeow
2020-11-19
fix decoding of rex-prefixed modrm+sib operands selecting index 0b100 and bas...
0.1.4
iximeow
2020-10-27
fix misdecode of instructions in opcode 0x80
0.1.3
iximeow
2020-08-15
add RegSpec constructors, consts, and const fns
0.1.2
iximeow
2020-08-15
add register class constants to allow reasoning about register operands
0.1.1
iximeow
2020-08-09
inaugural 0.1.0 release!
0.1.0
iximeow
2020-08-09
adjust public interface: public items should all be stable
iximeow
2020-08-09
add to changelog
iximeow
2020-08-09
x87 support, plus several other missing instructions
iximeow
2020-07-18
update changelog and bump version
0.0.14
iximeow
2020-05-23
fix docs up, fix the spelling of penryn
0.0.13
iximeow
2020-05-23
fix important memory decode error in long mode
iximeow
2020-05-03
bump version to 0.0.11
0.0.11
iximeow
2020-03-22
bump to 0.0.10 to fix a warning
0.0.10
iximeow
2020-03-22
bump version to 0.0.9
0.0.9
iximeow
2020-02-22
bump to 0.0.7
0.0.7
iximeow