A 3-letter opcode for the 6502 processor. It is one of the most frequently used operations. This opcode loads an 8-bit value in the X register. It can then, for example, be transferred to the Accumulator by using the TXA instruction.

Back to the 6502 opcodes metanode