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
The HTML P-Code reference documentation describesUSERDEFINED as a pseudo p-code operation kind; however, there is no USERDEFINED value in the PcodeOp class in Java. The documentation also doesn't mention CALLOTHER. These two operations appear to serve the same role. Is the documentation out of date?