banner image
Sedang Dalam Perbaikan

Write arthimetic Operation in Motorola 68K

Write down instructions for data movement and arithmetic operations in Motorola 68K Processor?


Data Movement
EXG D0, D2
MOVE.B (A1), (A2)
MOVEA (2222).L, A4
 MOVEQ #12, D7
Arithmetic
ADD D7, (A4)
CLR (A3) (set to zero)
CMP (A2), D1
ASL, ASR, LSL, LSR, ROR, ROL, ROXL, ROXR (shift operations)
Write arthimetic Operation in Motorola 68K Write arthimetic Operation in Motorola 68K Reviewed by MCH on December 25, 2012 Rating: 5

No comments:

Powered by Blogger.