Unit 4 Flashcards

1
Q

Hardware that performs addition, subtraction, and usually logical operations such as AND and OR.

A

ALU (arithmetic logic unit)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Computer arithmetic that represents numbers in which the binary point is not fixed

A

floating point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A situation in which a negative exponent becomes too large to fit in the exponent field

A

underflow (floating point)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A floating-point value represented in a 64-bit doubleword

A

double precision

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

partitions of a processor that allow simultaneous operations

A

parallelism

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

processor architecture and a programming concept that allows a single instruction to operate on multiple pieces of data simultaneously

A

SIMD (single instruction, multiple data)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly