machine language

    [컴퓨터 구조] Ch6. Architecture (1) - Assembly Language, Machine Language

    Refrence : David Harris, Sarah Harris - Digital Design and Computer Architecture 목차 Assembly Language Machine Language Programming Addrssing Modes Compiling, Assembiling, Loading Odds and Ends Introduction Architecture : instructions와 operand locations들로 정의된다. ISA : Instruction set architecture Microarchitecture : Architecture를 하드웨어로 구현하는 방식 Instruction : Computer의 언어로 내리는 명령어 1. Assembly Langua..