Myth Microcontroller Documentation
Home
Architecture
Instructions
Groups
This page describes the following instruction:
Group:
ALU
Mnemonic: ADD
Opcode: 27d, 1Bh
Encoding: 0001_1011b (ALU_OPERATION)
Pseudo-code: r=r+o; pc++