mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 02:09:44 +02:00
removed extraneous additional "SB" from the ldrsb instruction.
This commit is contained in:
parent
2b0e703fa8
commit
a69e92948c
1 changed files with 1 additions and 1 deletions
|
@ -2850,7 +2850,7 @@ ArmPCRelImmed12: reloff is U23=0 & immed & rotate
|
|||
|
||||
@endif # VERSION_6T2
|
||||
|
||||
:ldrsb^COND^"sb" Rd,addrmode3 is $(AMODE) & COND & c2527=0 & L20=1 & c0407=13 & Rd & addrmode3
|
||||
:ldrsb^COND Rd,addrmode3 is $(AMODE) & COND & c2527=0 & L20=1 & c0407=13 & Rd & addrmode3
|
||||
{
|
||||
build COND;
|
||||
build addrmode3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue