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
Branch
Commit message
Author
Age
master
fix benchmark bitrot
iximeow
5 years
no-gods-no-
summary description of opt work
iximeow
11 months
opts
describe optimizations included in 1.1.5
iximeow
2 years
x86-generic
TEMP generate InstDecoder bits
iximeow
2 years
Tag
Download
Author
Age
2.0.0
commit 681262f447...
iximeow
11 months
1.2.2
commit 9a120cc76a...
iximeow
17 months
1.2.1
commit 83b12fc09a...
iximeow
17 months
1.2.0
commit 64b2018573...
iximeow
22 months
1.1.5
commit c4b66c6fd9...
iximeow
2 years
1.1.4
commit e80b5622ec...
iximeow
3 years
1.1.2
commit 067c5f08de...
iximeow
3 years
1.1.1
commit cd987288f0...
iximeow
4 years
1.1.0
commit d4620aedb1...
iximeow
4 years
1.0.4
commit 4371ed02ac...
iximeow
4 years
[...]
Age
Commit message
Author
2022-12-03
describe optimizations included in 1.1.5
opts
iximeow
2022-12-03
roll up decoding loop changes for 16-bit and 32-bit decoders
iximeow
2022-12-03
apply e7f49509 to 16-bit and 32-bit decoders
iximeow
2022-12-03
apply 2444de11 to 16-bit and 32-bit decoders
iximeow
2022-05-30
fix incorrect rex selection and field description offsets
iximeow
2022-05-30
66 prefixes are common, 0f opcodes are common
iximeow
2022-05-30
support a fast path through the decoder for [rex-prefixed]opcode insts
iximeow
2022-05-30
just a bit more code motion that seemed to help things sometimes
iximeow
2022-05-30
reorder prefix checks, extract vex/evex prefix handling
iximeow
2022-05-30
move opcode lookup tables into const arrays
iximeow
[...]