ARM/Instruction encoding

From Rice Wiki
< ARM


In ARM, number of instruction formats is kept small. All are one word.

cond(4) op(2) funct(6) rn(4) rd(4) src2(12)