Function osiris_set_std::logic::is

source ·
pub fn is(cpu: &mut Cpu, scheme: InstructionScheme) -> OperationResult<()>
Expand description

§0x0400 is:CMP target:16:compare:16

§Target

  • The bank register to write the value of the compare register.

§Arguments

  • None

§Operation

  • REG[$target] = CMP

§Errors