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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: