Which of the following instruction will copy the contents of RAM whose address is in register R0 to port 3? ( )
A. MOV @P3, R0
B. MOV @R0, P3
C. MOV P3, @R0
D. MOV P3, R0
查看答案
PUSH/POP instructions support only ( )addressing mode.
A. register
B. immediate
C. direct
D. register indirect
Instruction “MOVX A, @DPTR” is a valid 8051 instruction. ( )
Instruction “RLC R0” is a valid 8051 instruction. ( )
Instruction “CPL P1.0” is a valid 8051 instruction. ( )