answersLogoWhite

0


Best Answer

yes

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you store a 128 bit number in memory in assembly language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the purpose of literals in assembly language?

literals are used to store constant values which are not changed even after program execution


How do arrays differ from single memory position variables?

A single memory position variable can store only one value of its type. An array can store n number of values, where n is the size of the array.


How does the assembly language can be executed by CPU?

Assembly language programs are the Low level programs. We write Assembly Language program in basically 8085 and 8086 microprocessors.We can have several registers to do opreations with. Accumulator is one most important Register in a assembly program.We use several instructions like..Arithmetic:INR - Increment AccumulatorADD B - Add Content of Reg. B with AccumulatorSUB, etc.Logical:AND - Bitwise ANDJump Instriction:JZ label - Jump to label if ZERO flaggedJC Label - Jump on CarryEtc..Example:MVI B, 06 //Load Register B with the Hex value 06MOV A, B //Move the value in B to the Accumulator or register AMVI C, 07 //Load the Register C with the second number 07ADD C //Add the content of the Accumulator to the Register CSTA 8200 //Store the output at a memory location e.g. 8200HLT //Stop the program execution


What are the limitation of object oriented programming language?

Performance (since the generated code is much more than when working procedural)Memory (more memory is needed to store code and data)


What is the Structure of Program in Assembly language?

Assembly language programs are the Low level programs. We write Assembly Language program in basically 8085 and 8086 microprocessors.We can have several registers to do opreations with. Accumulator is one most important Register in a assembly program.We use several instructions like..Arithmetic:INR - Increment AccumulatorADD B - Add Content of Reg. B with AccumulatorSUB, etc.Logical:AND - Bitwise ANDJump Instriction:JZ label - Jump to label if ZERO flaggedJC Label - Jump on CarryEtc..

Related questions

Write a program in 8086 assembly language that accepts two input characters pack two characters in one word and store them in consecutive locating in a memory buffer The first address of buffer is 400?

develop and test an assembly language to convert a two digit BCD number to binary


How do you store memory?

we store memory in the brain. It has grooves in it,which actually store it. If more number of grooves, more the memory power.


What is enough memory to store a letter of the alphabet or a small number?

Byte.


What is the purpose of literals in assembly language?

literals are used to store constant values which are not changed even after program execution


What is the variable in c language program?

A variable is the name for a place in the computer's memory where you store some data.


How data are stored on memory card?

A small number filp flop is used to store the memory in bits(0's and 1's)


How much memory is required to store a 'character' and how much is required to store a 'string'?

a character/byte as defined in the C programming language is one byte (8 bits). A string can be as short as one byte and can be as long as the physical memory limits can contain it.


How do arrays differ from single memory position variables?

A single memory position variable can store only one value of its type. An array can store n number of values, where n is the size of the array.


What does a cellular memory do?

Cellular memory can mean the actual memory of the body which is stored in every cell, a memory card which is commonly used in cell phones and a number of different things. These store data and remember it for when the information is needed.


Can you store game memory on Itunes?

No you can't store game memory on itunes, only songs.


How many worksheets can a workbook have in excel 2010?

As many as the memory in your computer can store. The number of worksheets in each workbook is limited only by the amount of memory available.


What does ram memory do?

the function of a memory ram is to store memory that can be accessed later on.