answersLogoWhite

0

What else can I help you with?

Continue Learning about Engineering

How do you write machine code symbolic instruction?

Machine code symbolic instructions are typically written in the machines assembly language. It must be written line by line to direct the system to perform specific tasks.


Which method of object output streme class can be used to write the cotents of an object to a file?

write object


Is the size of an integer compiler dependent or machine dependent?

The size of an integer is compiler-dependant. The compiler itself is machine-dependant so it could be argued they are in fact machine-dependent, however we don't write code to suit the machine, we write code to suit the compiler, even when the code is machine-dependent.


What are the use of translators in computing?

Translation makes creating programs a much faster process. It allows us humans to write code in a much easier to understand (and therefore use) format. The translator takes our code and turns it into actual machine instructions that the computer understands.


What A CPU really only understands instructions that are written in machine language.?

A CPU will have an "instruction set" which consists of primitive instructions i.e a command like MOVE:1002,1003 could be an example of an instruction to move the contents in memory location 1002 to the memory location of 1003. Some CPU's operate as a RISC (Reduced Instruction Set Computer) and others operate as a CISC(Complex Instruction Set Computer). Which basically means some have more "primitive instructions" than others but the more complex an instruction is - The more work will be needed to execute it. Alan Turing proved only 6 of these primitive commands are needed to compute anything that is "computable" by machines. Nowadays, programmers will write code in an "high level" language which contains more of these "primitive commands" but then the code will be compiled into a set of instructions that the CPU can actually execute (i.e to the instruction set of the targeted CPU). If we were to try to write any sufficiently complex program using only the instruction sets of CPU's, it would become very complicated for humans to understand and would take a ridiculously long time.

Related Questions

What instruction format would you most likely use if you had to write step by step instructions?

numbered list


How do you write machine code symbolic instruction?

Machine code symbolic instructions are typically written in the machines assembly language. It must be written line by line to direct the system to perform specific tasks.


Timing diagram of 8085?

Timing Diagram is a graphical representation. It represents the execution time taken by each instruction in a graphical format. The execution time is represented in T-states.Instruction Cycle:The time required to execute an instruction is called instruction cycle.Machine Cycle:The time required to access the memory or input/output devices is called machine cycle.T-State:The machine cycle and instruction cycle takes multiple clock periods.A portion of an operation carried out in one system clock period is called as T-state.MACHINE CYCLES OF 8085:The 8085 microprocessor has 5 (seven) basic machine cycles. They areOpcode fetch cycle (4T)Memory read cycle (3 T)Memory write cycle (3 T)I/O read cycle (3 T)I/O write cycle (3 T)Each instruction of the 8085 processor consists of one to five machine cycles, i.e., when the 8085 processor executes an instruction, it will execute some of the machine cycles in a specific order.The processor takes a definite time to execute the machine cycles. The time taken by the processor to execute a machine cycle is expressed in T-states.One T-state is equal to the time period of the internal clock signal of the processor.The T-state starts at the falling edge of a clock.


Can you write my paper in APA format?

Yes, I can write your paper in APA format.


What instruction format would you most likely use if you had to write a business letter?

There are many different places online that can help you correctly format a business letter so that it looks and sounds professional. It is very important that your business letter is neat in appearance.


How to write dates in MLA format?

In MLA format, write dates in the format of day, month, year (e.g., 12 March 2022).


How do you format 8gb Kingston pendrive it is in write protected?

how do you format 8gb kingston pendrive it is in write protectet


How many machine cycles require for call instruction in 8086?

It depends on the type of architecture and controller u use. It can be found in the instruction set documentation. It requires 18 cycles on the Intel 8085.How_many_machine_cycles_require_for_call_instruction_in_8085


What format would you use to write a memo to emplyees?

Block Format


What are the different phases of instruction?

There are four phase of an instruction cycle namely: fetch; indirect; execute; write.


What are the phases of instruction cycle?

There are four phase of an instruction cycle namely: fetch; indirect; execute; write.


How do you write 2.08 in decimal format?

The number as presented is already in decimal format.