On 3/7/21 1:25 PM, Laurent Vivier wrote:
This is needed to boot MacOS ROM.Pull the condition code and the program counter from the stack. Operation: (SP) -> CCR SP + 2 -> SP (SP) -> PC SP + 4 -> SP This operation is not privileged. Reported-by: Mark Cave-Ayland<[email protected]> Tested-by: Mark Cave-Ayland<[email protected]> Signed-off-by: Laurent Vivier<[email protected]> ---
Reviewed-by: Richard Henderson <[email protected]> r~
