Description

Subtracts a constant from a register and subtracts with the C Flag, and places the result in the destination register Rd.

 

Operation:

(i)

Rd ← Rd - K - C

 

Syntax:

Operands:

Program Counter:

(i)

SBCI Rd,K

16 ≤ d ≤ 31, 0 ≤ K ≤ 255

PC ← PC + 1

16-bit Opcode:

0100 KKKK dddd KKKK