You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop MatchByTypeName check in opIsPartOfiPTRPattern
Matching by type name can make incorrect assumption of memory operands,
when the destnation register and base register share the same type of
GPR. Drop this logic for now. This commit fixes the destination register
info of load instructions of LoongArch ISA.
Fixescapstone-engine/capstone#2700.
Co-authored-by: Rot127 <45763064+Rot127@users.noreply.github.com>
0 commit comments