index
:
yaxpeax-arm
neon
no-gods-no-
yaxpeax arm decoder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
armv7
/
display.rs
Age
Commit message (
Expand
)
Author
4 hours
fix some lingering warnings
iximeow
4 hours
immediate consistency across the library
iximeow
4 hours
report rounding bit of smmla/smmls
iximeow
5 hours
fix issues around unpredictable ldrd and offset printing
iximeow
5 hours
fix {s,u}xt{h,b}[16] using an immediate to describe their rotates
iximeow
5 hours
fix mrc/mrc2 use of CRd=15
iximeow
2026-08-06
cdp/mrc/mcr opc1 is wider than display knows
iximeow
2026-08-04
write condition code *before* .w suffix
iximeow
2026-08-03
armv8 thumb-mode hints
iximeow
2026-08-02
Test Target, fix bogus MRS destinations
iximeow
2026-07-28
temp, armv8-thumb
iximeow
2026-07-28
thumb: when nonconforming, allow it/cond=1111 like capstone
iximeow
2026-07-28
lsl/mov aliasing
iximeow
2026-07-28
differential testing wip
iximeow
2026-07-28
Do not add an 's' when outputing opcodes that always set flags
Grond
2026-07-28
Implement the RRX immediate shift type
Grond
2026-02-22
support A1 encoding of several coprocessor instructions + SVC
rva3
2026-02-22
properly display coprocessor higher than 9
rva3
2026-02-22
rename MCR2/MRC2 to MCR/MRC
rva3
2025-10-19
visitor-oriented fmt
iximeow