RESTORE_FLAGS

Opcode Format Mnemonic Description
11000101 RESTORE_FLAGS The RESTORE_FLAGSĀ mnemonic is used to to restore the contents of the FLAGS Register from the FLAGSSAVED Register. It is used during Jumps, PUSH, and POP operations (which uses internally the ALU) without changing the original content of the FLAGS Register.

 
The following animation shows how the RESTORE_FLAGS opcode is executed physically on the CPU.