xch instruction in 8051 anl instruction in 8051 cpl instruction in 8051 rlc instruction in 8051 orl instruction in 8051 ajmp instruction in 8051jc instruction in 8051 setb instruction in 8051
XRL destination, source:XRL does a bitwise "EX-OR" operation between source and destination, leaving the resulting value in destination. The value in source is The XRL instruction can be used to clear the contents of a register by XORing it with itself. Show how “XRL A, A” clears A, assuming that A = 45H. Description: XRL does a bitwise "EXCLUSIVE OR" operation between operand1 and operand2, leaving the resulting value in operand1. The value of operand2 is not 8051 / 8052 Microcontroller Instruction Set XRL - Bitwise Exclusive OR Description: XRL does a bitwise "EXCLUSIVE OR" operation between operand1 and operand2 INSTRUCTION SET. The 8031/8051 microcontroller name is THE STANDARD 8051/52 CPU REGISTERS. XRL direct,#data XOR immediate data to direct byte.
You need to be a member of Reggae Nation to add comments!
Join Reggae Nation