Discuss in detail table management techniques, Computer Engineering

Assignment Help:

Discuss in detail Table management Techniques?

An Assembler uses the subsequent tables:

OPTAB: Operation Code Table consists of mnemonic operation code and machine language equivalent of this.

SYMTAB: Symbol Table keeps symbolic label, operand and their consequent machine.

LITTAB is a table of literals utilized in the program

For efficiency reasons SYMTAB should remain in main memory during passes I and II of the assembler. Table of literals is not accessed as frequently as SYMTAB; though this may be accessed sufficiently often to justify its presence in the memory. Only a part of LITTAB can be remained in memory, if memory is at a premium. OPTAB must be in memory during pass I.


Related Discussions:- Discuss in detail table management techniques

Threads, First, remember that different processes keep their own data in di...

First, remember that different processes keep their own data in distinct address spaces. Threads, on the other hand, explicitly share their entire address space with one another. A

What is the difference between vb6 and vb.net, What is the difference betwe...

What is the difference between VB6 and VB.Net? 1,Object-based Language 2,Doesnot support Threading 3 Not powerful Exception handling mechanism 4,Does not having suppor

Storage devices, Logic manufactures have produced 'large scale' logic (LSI)...

Logic manufactures have produced 'large scale' logic (LSI) blocks to achieve complex functions; a typical set of logic functions is that of data storage. There are two main types o

Explain how a critical section avoids race condition, Explain how a critica...

Explain how a critical section avoids Race condition. To prevent Race Condition, concurrent processes should be synchronized. Data consistency needs that only one process m

What is delegation, What is Delegation? A delegate acts like a strongly...

What is Delegation? A delegate acts like a strongly type function pointer. Delegates can raise the methods that they reference without making explicit calls to those methods. D

Returns the information about tasks running, Returns the information about ...

Returns the information about tasks running int info = pvm_tasks( int where, int *ntask, struct pvmtaskinfo **taskp ) struct pvmtaskinfo {  int ti_tid; int ti_pt

Define the method of implementation, Define the method of Implementation ...

Define the method of Implementation Once "final" system has been designed it is then essential to put together the software and hardware and introduce the new system. There ar

Isoquants, what are the types of isoquants

what are the types of isoquants

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd