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 push and pop are now illegal for PJIT; what we'll have to do is do a plain branch to handle_nbcd and let it write-back the result. This may mean needing a unique handle_nbcd for each addressing mode.
Some opcodes like BCD may require the stack (check) and if so, will need to be rewritten.
The text was updated successfully, but these errors were encountered: