Assembly Language Basics Flashcards
- An application-oriented language
level 5- high level language
where do programs compile into assembly languages
lvl 4
the bridge between machine language and high-level language
lvl 4
Call Function written at?
the operating level lvl 3
instructions that have already been defined into the system
mcenomics
Programs are translated at what lvl?
instruction set architecture (level 2)
- Provides services to level 4 programs
lvl 3
Programs then translated to run at ?
lvl 2
known as Conventional Machine Language
Level 2: Instruction Set Architecture (ISA)
level 2 is executed by?
lvl 1
Interprets machine instructions (level 2)
Level 1: Microarchitecture
lvl 1 is excecuted by?
lvl 0
- CPU, constructed from?
*Digital logic gates
*System Bus
*Memory
the CPU is implemented using?
bipolar transistors
Virtual Machine Languages?
- Level 5: High Level Language
- Level 4: Assembly Language
- Level 3: Operating System
- Level 2: Instruction Set Architecture
- Level 1: Microarchitecture
- Level 0: Digital Logic