Instruction Set ArchitectureIP2022 Users Manual
122
www.ubicom.com
CLR fr
Clear fr
Operation:
fr = 0
Bits affected:
Z
Opcode:
0000 011f ffff ffff
Description:
This instruction clears the specified data memory
location. It also sets the Z bit unconditionally.
Cycles:
1
Example:
clr 0x099
This example clears data memory location 0x099
and sets the Z bit.