MI Assembly Abbreviation

Also known as: mi.

MI has various meanings in the Assembly category. Discover the full forms, definitions, and usage contexts of MI in Assembly.

Machine Interface

Most Common Assembly
Maskable Interrupt
Assembly
Micro Instruction

A single instruction in microcode. It is the most elementary instruction in the computer, such as moving the contents of a register to the arithmetic logic unit (ALU). It takes several micro instruction to carry out one complex machine instruction (CISC). Also called a "micro-op" or "ľop," micro instruction differ within the same computer family and even the same vendor. For example, although all are x86 chips, the microcode for Intel's Pentium 4, Pentium M and AMD's Athlon are not the same. The software programmer never sees micro instruction, and they are not documented for the public.

Assembly

Citation

Last updated: