Myth Microcontroller Documentation
Home
Architecture
Instructions
Groups
This page describes the following instruction:
Group:
ALU
Mnemonic: SLR
Opcode: 20d, 14h
Encoding: 0001_0100b (ALU_OPERATION)
Pseudo-code: r=r<<1; pc++