skeqConst method

void skeqConst(
  1. int opcode
)

Implementation

void skeqConst(int opcode) => _skip(registers.v[_rxIndex(opcode)] == (opcode & 0x00FF));