Opcode Format | Mnemonic | Description |
11001010 | INBUFFER_TO_FLAGS | The INBUFFER_TO_FLAGSĀ mnemonic is used to to load the contents from the FLAGS_INBUFFER Register to the FLAGS Register. It is used during POPF operations (which uses internally the ALU) without changing the original content of the FLAGS Register. |
The following animation shows how the INBUFFER_TO_FLAGS opcode is executed physically on the CPU.