ghidra_STM8 icon indicating copy to clipboard operation
ghidra_STM8 copied to clipboard

Is :CALLF [Addr16DW] wrong?

Open thomas-haller opened this issue 3 years ago • 1 comments

As far as I can read the isa description of the STM8 in the .sinc file the two instructions ":CALLF Addr24" and ":CALLF [Addr16DW]" are defined in a very similar way. But doesn't the ":CALLF [Addr16DW]" need one dereferencing?

I do not have code here which uses this instruction so I cannot check.

thomas-haller avatar Jan 13 '21 13:01 thomas-haller