Home
IBM
Industrial PC
7090
IBM 7090 User Manual
5
of 1
of 1 rating
190 pages
Give review
Manual
Specs
To Next Page
To Next Page
To Previous Page
To Previous Page
Loading...
Logically
speaking,
the
EXCLUSIVE
OR
is
the
result
of
OR
'ing
bits
from
either
one
word
or
the
other,
but
not
both.
The
computer,
which
can
only
AND
and
OR,
makes
use
of
the
following
logical
equation
to
develop
the
EXCLUSIVE
OR:
EXCLUSIVE
OR
=
2
(A
or
B)
-
(
A
+
B)
The
derivation
of
the
above
equation
can
be
shown
with
the
following
adder
table:
Factor
A
0
0
0
1
1
Factor
B
0
0
1
0
1
A
+
B
(carry
not
blocked)
0
1
0
0
0
Carry
to
be
blocked
0
0
0
1
0
A
+
B
(carry
blocked)
0
0
1
1
0
EXCLUSIVE
OR
(A
+
B
carry
blocked)
0
0
1
1
0
A
or
B
0
0
1
1
1
2
(A
+
B)
1
0
0
0
0
2
(A
or
B)
0
1
1
1
0
From
the
table
it
can
be
seen
that
the
EXCLUSIVE
OR
is
equal
to
the
sum
output
of
the
adders
with
all
carries
blocked.
The
carries
cannot
be
blocked,
but
the
EXCLUSIVE
OR
can
be
obtained
by
subtracting
an
amount
equal
to
the
blocked
carries
from
the
sum
of
two
words:
1.
EXCLUSIVE
OR
= (
A
+
B)
-
blocked
carries
The
blocked
carries
can
be
simulated
by
subtracting
twice
the
OR
from
twice
the
sum
of
two
words:
2.
Blocked
carries
=
2
(A
+
B)
-
2
(A
or
B)
=
10000
-
01110
=
00010
Substituting
the
equation
2
in
equation
1:
3.
EXCLUSIVE
OR
=
(A
+
B)
-[2
(A
+
B)
-
2
(A
or
B[]
=
01000
-
00010
=
00110
And
Simplifying
equation
3:
4.
EXCLUSIVE
OR
=
2
(
A
or
B)
-
(
A
+
B)
=
01110
-
01000
=
00110
5.3.12
Convert
Instructions
The
three
convert
instructions
can
materially
reduce
the
time
required
for
many
"housekeeping"
and
table-look-up
routines.
They
can
be
used
for
number
conversions,
for
preparing
print
fields,
and
even
for
adding
numbers
in
systems
other
than
binary.
The
convert
instructions,
like
variable-length
instructions,
include
a
count
field
as
well
as
the
operation
code,
address
and
tag
bit.
The
convert
instructions
cause
a
series
of
references
to
be
made
(usually
six)
and
the
address
specifies
the
starting
location
of
the
first
storage
table.
The
register
(accumulator
or
MQ)
from
which
the
refer-
ence
is
controlled
is
considered
to
be
made
up
of
six
6-bit
groups.
The
first
of
these
groups
is
added
to
the
instruction
address
to
give
the
location
of
the
first
storage
refer-
ence.
The
word
stored
at
this
location
must
contain,
in
addition
to
its
conversion
in-
formation,
the
starting
location
of
the
next
storage
table.
The
convert-by-replacement
instructions
shift
the
controlling
register
six
places,
clearing
the
six
places
on
the
132
132
134
Table of Contents
Table of Contents
3
00 Introduction to the Ibm 7090
6
General System Operation
6
Functional Parts of Acomputer System
6
7090 System Make-Up
7
7090 General Logic
10
The Stored Program
11
Exercises
11
Computer Operations
13
Storage Word Designation
13
The 7090 Word
13
Numeric Quantity (Data) Word
13
CPU Instruction Word
13
Data Channel Command Word
15
Fundamental Components
15
A+B = C, Print C
18
Other Components, Instructions and
22
Commands
22
Cpu Internal Functions
24
Functional Components
24
Storage Register (SR)
24
Accumulator Register (AC)
24
Multiplier-Quotient Register (MQ)
24
Index Registers (XR)
24
Program Register (PR)
24
Address Switches (AS)
27
Tag Registers
33
Adders (AD)
33
Instruction Decoding and Processing
37
Operation Decoders
37
Control Circuits
37
Pulses
37
Basic Cycle
37
Ibm 7606 Multiplexor
39
Multiplexor Functional Units
39
Multiplexor Clock
39
Multiplexor Storage Bus
42
Multiplexor Storage Bus Or'ing
44
Multiplexor Address Switches
44
Data Flow and Control
44
CPU to Core Storage
44
Core Storage to CPU
44
Cpu Data Flow and Timing
46
I Cycle
46
Indirect Addressing
46
Instructions
48
Word Transmission Instructions
48
Fixed-Point Arithmetic Instructions
56
Floating-Point Arithmetic Instructions
69
Transfer Instructions
92
Trap Mode Instructions
98
Skip Instructions
100
Control Instructions
108
Sense Indicator Instructions
112
Index Transmission Instructions
120
AND and or Instructions
129
Convert Instructions
133
Floating-Point Trap
142
Ibm 7151 Console Control Unit
145
Operator's Panel
147
Indicators
147
Manual Controls
150
Manual Control Keys
152
Customer Engineer's Test Panel
159
Indicators
159
Switches
163
Marginal Check Panel
166
Reference Information
167
Condensed Logic
167
Adders
167
Address Register
167
Program Register
167
Sense Indicators
167
Sh Ift C Ounte R
169
Program Counter
169
Accumulator
169
Multiplier Quotient
169
Index Registers
171
Storage Register
171
Service Aids
171
One Card Programs
171
Voltage
175
Adjustment of C Pulse Set
175
Operator's Panel
177
Console Indicators
177
Indicator Lights
178
Unitized Assembly Lights & Keys
179
Switches and Keys
179
Plastic Rocker
179
Reset Motor
179
CE Panel
180
Indicator Lights
180
Switches and Receptacles
180
Marginal Check Panel
181
MC Switches
181
MC Meters
181
Tailgate
182
Signal Connectors
182
Power Connector S
182
5
Based on 1 rating
Ask a question
Give review
Questions and Answers:
Need help?
Do you have a question about the IBM 7090 and is the answer not in the manual?
Ask a question
IBM 7090 Specifications
General
Category
Mainframe Computer
Introduced
1959
Transistor-based
Yes
Word Length
36 bits
Add Time
4.8 microseconds
Memory
Core memory
Memory (words)
32, 768 words