© Thomas Kunz 2000
SCE 574
66
   Assembler
äRecap
äProcessor characterized by register set
äInstruction set: operations + operands
äActive behaviour
äIR = memory[PC]
äPC = PC + 1 (go to next instruction)
ädecode instruction
äexecute instruction
äAssembly language concepts
äProgram consists of data and instructions that are loaded into memory such that if processor begins executing from the start address then the computer will safely meet its objectives