Operating Systems Internal Design Principles William Stallings 1 Given Following Hypotheti Q43829160
Operating Systems Internal and design principles by WilliamStallings
1. Given the following hypothetical instruction set:
0001 = Load AC from memory location
0010 = Store AC to memory location
0111 = Multiply value in AC with data at memory location
Assume the first value (9) is stored at location 900 and thesecond value (4) at 901, using this instruction set,
develop a program to compute and store their product at location808.
Assume the program is to be loaded at location 400, describe theinteraction of primary Memory and the CPU registers: PC, AC, andIR, for the execution of this program.
2. Describe the memory hierarchy of in board,outboard,andoff¬line storage in terms of cost and speed.
if it is lengthy then what can i do ?
i dont know because in assignment it is notmentioned
Expert Answer
Answer to Operating Systems Internal and design principles by William Stallings 1. Given the following hypothetical instruction se…
OR