Skip to content

Increment

Bob Burns edited this page Dec 2, 2017 · 1 revision

Increment

Operation:

Rd = Rd + 1

Syntax:

Increment Rd

Opcode:

1001 0100 dddd 1010

Status Reg:

- T - S V N Z C

- - - x x x x -

Additional Notes:

Example:

Increment 	r2 
Clone this wiki locally