The machine language instruction is only 2 bytes (the opcode only). ... lea Junk,A3 ;Put the address Junk into A3 (right) movea.l #Junk,A3 ;Put the address ...
確定! 回上一頁