Myth Microcontroller Documentation
Home
Architecture
Instructions
Groups
This page describes the following instruction:
Group:
ALU
Mnemonic: CLR
Opcode: 16d, 10h
Encoding: 0001_0000b (ALU_OPERATION)
Pseudo-code: r=0; pc++
This instruction sets the R register to zero.