Skip to content

ANSHUL786/INSTRUCTION-SET-ARCHITECTURE-ISA-JNU69-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

INSTRUCTION-SET-ARCHITECTURE-ISA-JNU69

DEVELOPED AN I.S.A WHICH PERFORMS BASIC ARITHMETIC AND LOGICAL FUNCTIONS I.S.A which understand user inputs(assembly language codes) and gives desired outputs.

•Two pass assembler Implementation with hypothetical Instruction set architecture using C.

1)Pass 1 was to create separate the sym-bol table, mnemonic opcode table, and operand fields,determine the storage- required for every assembly language statement andupdate the location counter.

2)Pass 2 was to create machine code using the translation of opcode and symbolic operands,generate value defined by different datatypes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages