answersLogoWhite

0

yar pls koi to answer likkhooo...

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the program status word and explain it?

This register contains the condition code bits, witch are set by comparison instructions, the CPU priority, the mode (user or kernel), and various other control bits. User programs may normally read the entire Program Status Word but typically may write only some of its fields. The Program Status Word plays an important role in system calls and I/O.


Write a program in FORTRAN C language to compute control ratios used in budgeting with reference to any organization?

if u give control ratios used in budgeting i can write program in C/C++


How Write a program to control a drilling machine using micro-controller?

yes


Write short note on memory buffer register?

Write short notes on Registers.


What kind of resister?

There are many types of registers. You can find cash registers in every store or business. There are also paper registers where people can write down purchases and cash transactions.


Write a set of directions that tells an operating system's dispatcher what to do when a process?

When a process is ready to be executed, the operating system's dispatcher should first save the current state of the running process, including its program counter and registers. Then, it should load the state of the new process from the ready queue, updating the program counter and registers accordingly. Finally, the dispatcher should switch the context to the new process and transfer control to it, ensuring that it begins executing from the correct state. This process ensures efficient multitasking and resource management within the operating system.


What is register key for angr?

In the context of the angr framework, a "register key" refers to a specific identifier used to access and manipulate the state of CPU registers during binary analysis. Each register, such as EAX or RAX, has a unique key that allows angr to read from or write to that register as the program's state is simulated. This facilitates precise control and inspection of the program's execution flow and state during static and dynamic analysis.


How do you write-design an audit test that will form part of an audit program for a certain control for stolen material?

with a pencil?


What is a register and how is it used?

In a computer a register is a device that stores a single unit of information. Some examples:accumulator register - stores a word of numerical data between arithmetic operationsindex register - stores data used in memory addressing operationsstatus register - stores information from operations that will be used in branching decisions (e.g. sign of arithmetic result, invalid arithmetic result, operation success/failure)control/command register - stores mode and/or setup information for various operationsprogram status word register - combination status/control register containing all information relevant to managing the current program/process/thread (e.g. program counter, status flags, mode bits), the operating system only needs to save the current contents of this register and load it with new contents to switch tasks (on computers with this register the switch can usually be done in one instruction)timer register - a register that counts at a constant rate, used to measure time intervals or trigger periodic interruptsinstruction register - stores the current instruction the computer is executing so it can be decodedprogram counter register - stores the address of the next instruction to execute, as each instruction is fetched this register counts and is loaded when a branch instruction changes this default sequencestack pointer register - stores the address of the top item on a Last In First Out stack stored in RAM, automatically incremented and decremented as stack contents changeetc.Usually registers are implemented in dedicated hardware that is not part of RAM, but on some architectures (usually to reduce costs) some registers may be implemented in "reserved" RAM locations. On a few architectures (e.g. UNIVAC 1100) even though the registers are implemented in dedicated hardware that is not part of RAM, they "overlay" the low end of the RAM allocated to the current program making them accessible either by their register name/number or their memory address (and making those RAM locations inaccessible to that program). We typically think of registers as being accessible to the program for software purposes, but some registers (e.g. program counter register, instruction register) are not as they have dedicated functions in the hardware that make the operation of the software possible. Other registers provide communication between hardware and software and thus may be either read only or write only registers and may change system operation if changed inappropriately.


How does a microprocessor work in a microwave?

embedded control computerIt is easier to write a computer program handling all these various functions than to design a dedicated hardware control system to do it.


How to write program for secant method in mathematica?

How to write a program for secant method by mathematica


What vista window is used to uninstall software?

1. Open Control Panel and then click "Uninstall a Program".2.Control Panel, use the Add or Remove Programs applet to uninstall programs , or click start, run write: appwiz.cpl