Rename attribute on register elements in pspec #7270
Unanswered
YurBoiRene
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a pspec that renames some registers like so (powerpc)
the problem is I am not seeing EVPR when I use
GhidraTranslate:getAllRegisters()
. is there a way to link EVPR and spr3d6/its varnode using libsleigh?I f expected getAllRegisters to use the new name as this comment suggests
I don't see any code in
architecture.cc
that reference the rename attribute.Beta Was this translation helpful? Give feedback.
All reactions