subject

ISA: Q(1) A memory unit has a capacity of 65,536 words of 25 bits each. It is used in conjunction with a general-
purpose computer. The instruction code is divided into four parts: an indirect mode bit, operation code, two bits that specify a processor register (General purpose register), and an address part.
a) What is the maximum number of operations that can be incorporated in the computer if an instruction is
stored in one memory word?
b) Draw the instruction word format indicating the number of bits and the function of each part.
c) How many processor registers are there in the computer and how many bits in each?​

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:20
1)consider the following code snippet: #ifndef book_h#define book_hconst double max_cost = 1000.0; class book{public: book(); book(double new_cost); void set_cost(double new_cost); double get_cost() const; private: double cost; }; double calculate_terms(book bk); #endifwhich of the following is correct? a)the header file is correct as given.b)the definition of max_cost should be removed since header files should not contain constants.c)the definition of book should be removed since header files should not contain class definitions.d)the body of the calculate_terms function should be added to the header file.
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
Light travels at a speed of 186,000 miles a second. the distance light travels in a year is 5,865,690,000,000 miles/year 5,865,695,000,000 miles/year 58,656,950,000,000 miles/year 6,789,000,0000 miles/year
Answers: 1
question
Computers and Technology, 24.06.2019 02:00
Write an expression that will cause the following code to print "equal" if the value of sensorreading is "close enough" to targetvalue. otherwise, print "not equal". ex: if targetvalue is 0.3333 and sensorreading is (1.0/3.0), output is:
Answers: 1
question
Computers and Technology, 24.06.2019 08:10
Where are american poets found in the dewey decimal system
Answers: 1
You know the right answer?
ISA: Q(1) A memory unit has a capacity of 65,536 words of 25 bits each. It is used in conjunction w...
Questions
question
Mathematics, 13.12.2019 08:31
question
Mathematics, 13.12.2019 08:31
Questions on the website: 13722363