index
:
yaxpeax-arm
neon
no-gods-no-
yaxpeax arm decoder
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
armv7
/
thumb.rs
Age
Commit message (
Expand
)
Author
2026-08-02
Test Target, fix bogus MRS destinations
iximeow
2026-08-02
thumb mrs/msr first operand was wildly wrong
iximeow
2026-07-28
temp, armv8-thumb
iximeow
2026-07-28
thumb2: fix parallel addition/subtraction, (un)signed
iximeow
2026-07-28
thumb: when nonconforming, allow it/cond=1111 like capstone
iximeow
2026-07-28
differential test should tolerate a few more differences
iximeow
2026-07-28
lsl/mov aliasing
iximeow
2026-07-28
fix thumb2 TBH decode: wrong opcode and register-shift operand
Brandon Ros
2026-07-28
fix more thumb2 register data-processing decode bugs
Brandon Ros
2026-07-28
fix several thumb2 decode bugs
Brandon Ros
2022-09-29
Add a test for issue #3
Mitchell Johnson
2022-09-29
Add some additional 32-bit thumb branch decode test cases
Mitchell Johnson
2022-09-29
Fix 32-bit conditional thumb branches
Mitchell Johnson
2022-09-29
Fix negative unconditional 16-bit thumb branches
Mitchell Johnson
2022-09-29
Fix 32-bit Thumb unconditional branch decoding
Mitchell Johnson
2022-01-02
get test situation in order
iximeow