DFC10223
COMPUTER SYSTEM ARCHITECTURE
PRACTICAL BASED TASK 2
LECTURER
SIR ARFIDZUL RAJIT B NOOR MOHAMMAD
BY
NAME MATRIC NUMBER
NUR SYAFILA BINTI AZIMIN 20DDT23F1026
NUR ELLYSA BINTI MAZLAN 20DDT23F1048
DIANDRA BULAN NYALANG 20DDT23F1039
, INTRODUCTION OF ASSEMBLY LANGUAGE
Assembly language is a low-level programming language that is closely tied to the
architecture of a computer's central processing unit (CPU). It uses mnemonic codes and
symbols to represent machine instructions, making it more human-readable than machine
code. Programmers write assembly language programs to control a computer's hardware
directly, providing a level of abstraction above machine code. Despite being architecture-
specific, assembly language allows for more direct control over a computer's resources,
making it a powerful tool for tasks requiring fine-grained control and optimization.
PROBLEM 1
A) INSERT THE INSTRUCTION THAT GIVEN IN THE PROBLEM GIVEN BY USING
EASY68K , THEN RUN THE CODING
COMPUTER SYSTEM ARCHITECTURE
PRACTICAL BASED TASK 2
LECTURER
SIR ARFIDZUL RAJIT B NOOR MOHAMMAD
BY
NAME MATRIC NUMBER
NUR SYAFILA BINTI AZIMIN 20DDT23F1026
NUR ELLYSA BINTI MAZLAN 20DDT23F1048
DIANDRA BULAN NYALANG 20DDT23F1039
, INTRODUCTION OF ASSEMBLY LANGUAGE
Assembly language is a low-level programming language that is closely tied to the
architecture of a computer's central processing unit (CPU). It uses mnemonic codes and
symbols to represent machine instructions, making it more human-readable than machine
code. Programmers write assembly language programs to control a computer's hardware
directly, providing a level of abstraction above machine code. Despite being architecture-
specific, assembly language allows for more direct control over a computer's resources,
making it a powerful tool for tasks requiring fine-grained control and optimization.
PROBLEM 1
A) INSERT THE INSTRUCTION THAT GIVEN IN THE PROBLEM GIVEN BY USING
EASY68K , THEN RUN THE CODING