Chapter 8 Flashcards

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

What is the pseodo assembly code for for the VM command:

call functionName nArgs

A

Note: This logic must be emmited in assembly.

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

What is the pseodo assembly code for for the VM command:

function functionName nVars

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

What is the pseodo assembly code for for the VM command:

return

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