answersLogoWhite

0


Best Answer

One of its advantage is to save storage space.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the advantages of using a variable length instruction format?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What the advantages and disadvantages of using variable length instructions?

. fixed-length instructions · advantage: fixed-length instruction is fast and results in better performancewhen instruction levelpipelining is used. · Diadvantage: wastes space b. variable-length instructions · Advantage: Variable-length instruction saves storage space/ · Disadvantage: more complex to decode


Definition of instruction length it has something to do with computer?

what is instruction length and what is instruction format and what is program length and what is the difference among them


What factor help in deciding the length of instruction format?

the number of bits required to represent an instruction of a cpu is known as length of the instruction or known as instruction.


What are the advantages of variable length subnet masking VLSM?

There is a few great things about variable length subnet masking VLSM. The main great thing about it is that you can get a membership.


What is architecture characteristic of risc and cisc?

character of risc -load store architecture -fixed length instruction -hardwired control instruction -pipelined implementation character of cisc -many instruction that access memory directly -large number of addressing mode -variable length instruction code -support of misaligned accesses answer by sachita pandey


What is the difference between the instruction location counter and the program counter?

The Instruction Location Counter is a variable inside of the assembler. While the Program Counter is a register. The PC solely keeps track of the next instruction in a program, ILC increments by each instruction's operand length.


In IPv6 each address contains an or a variable-length field at the beginning of the address that indicates what type of address it is?

format prefix


Can you specify variable field width in scanf format string?

AnswerYou can't specify a variable field with a fixed format string, but you can get around this by making the format string variable:int width; char format[20]; /* or whatever size is appropriate */ int value; ... sprintf(format, "%%%dd", width); /* generates a string like "%5d" */ scanf(format, &value); The only drawback to this method, other than requiring two statements, is that the compiler can't do a sanity check on the arguments to scanf like it can when the format is a string constant.AnswerIf you want to specify a variable width in a printf format string (as opposed to scanf), you can do the following:printf("%*d", width, num);That will use the value of "width" as the width for formatting the value of "num" as a decimal integer.


What is a variable length system?

It means that the length of something can vary, that it is not always the same length. The expression "variable length" may be used in different context, so I don't know what the item of variable length is that you heard or read about.It means that the length of something can vary, that it is not always the same length. The expression "variable length" may be used in different context, so I don't know what the item of variable length is that you heard or read about.It means that the length of something can vary, that it is not always the same length. The expression "variable length" may be used in different context, so I don't know what the item of variable length is that you heard or read about.It means that the length of something can vary, that it is not always the same length. The expression "variable length" may be used in different context, so I don't know what the item of variable length is that you heard or read about.


Is forearm length a discrete variable?

No, it is a continuous variable.


What is the independent variable?

Any variable can be the independent variable. It depends partly on what the dependent variable is, partly on the relationship you are examining. For example, if looking at age and length of children's feet, foot length would be considered the dependent variable. But if looking at foot length and shoe size, then foot length would be the independent variable.


Fixed length record and variable length record?

fixed length database