3.7.3.3 - processor instruction set - 3.7.3.6 factors affecting cache speed memory Flashcards

The processor instruction set

1
Q

what is a processor instruction set

A

the set of intstructions defined by the manufacturer of a processor that defines what instructions the processor can carry out

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

how is the instrucction set written

A

it is written in low level languages, and
can only be executed by a processor using the same instruction set it was written for

this is called non portable

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

what does the opcode consisty of

A

the opcode: a set of bits defining what instruction s to be carried out, such as storing, reading, writing, arithmetic, and logical bit shifts

the operand: the piece ofdata on which the instruction is performed; couldbe memory adress or value

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

adressing mode- what is it and what are the two types

A

bits in the opcode that dictate how the operand should be interpreted
there are two adressing modes:
diect adress: the value of the operand is a memory adress
immediate adress: the value of the operand is an actual value

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

what are low level languages

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

6 factora affecting processor performance

A

cache memory -
number of cores -
clock speed -
word length -
data bus width -
address bus width -

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