When I try to execute the CLZ instruction, I get an undefined instruction exception. According to the ARM docs, the CLZ insn is supposed to be implemented on ARM5 and above, and LPC21xx are ARM7s. Is this instruction supposed to work?
Message
CLZ instruction
2004-09-04 by bobbruce000