CS 2734
Computer Organization II
Read pages 199-209 (Section 4.5.2 - 4.5.4) of Tanenbaum
Xdefaults1
file in your home directory to contain the line:
XTango*geometry: =576x700
MULD M instruction implemented
in MIC-2:
sum = 0;
for (i = 0; i < 15; i++) {
if (high bit of a is 1)
sum += b;
sum += sum;
a += a;
}
if (high bit of a is 1)
sum += b;
MULD
Revision Date: 4/2/97 at 9 am