

test2
Presentation
•
Mathematics
•
KG
•
Practice Problem
•
Easy
Hoàng Johan
Used 1+ times
FREE Resource
0 Slides • 16 Questions
1
Multiple Choice
Ở mức vi kiến trúc, lệnh PSHI thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory))
sp:=sp-1; m[sp]:=m[ac]
m[ac]:=m[sp]; sp:=sp+1
sp:=sp-1; m[sp]:=ac
ac:=m[sp]; sp:=sp+1
2
Multiple Choice
Ở mức vi kiến trúc, lệnh PUSH thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory))
sp:=sp-1; m[sp]:=ac
m[ac]:=m[sp]; sp:=sp+1
sp:=sp-1; m[sp]:=m[ac]
ac:=m[sp]; sp:=sp+1
3
Multiple Choice
Ở mức vi kiến trúc, lệnh LODL thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory); x (giá trị địa chỉ))
ac:=m[sp+x]
ac:=m[x]
m[x]:=ac
m[sp+x]:=ac
4
Multiple Choice
Ở mức vi kiến trúc, lệnh JPOS thực hiện thao tác (chú giải: ac (accumulator); pc (program counter); x (giá trị địa chỉ))
if ac=0 then pc:=x
if ac <> 0 then pc:=x
if ac < 0 then pc:=x
if ac ≥ 0 then pc:=x
5
Multiple Choice
Ở mức vi kiến trúc, lệnh SUBD thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory); x (giá trị địa chỉ))
ac:=ac+m[sp+x]
ac:=ac-m[sp+x]
ac:=ac-m[x]
ac:=ac+m[x]
6
Multiple Choice
Ở mức vi kiến trúc, lệnh JNZE thực hiện thao tác (chú giải: ac (accumulator); pc (program counter); x (giá trị địa chỉ))
if ac ≥ 0 then pc:=x
if ac < 0 then pc:=x
if ac=0 then pc:=x
if ac <> 0 then pc:=x
7
Multiple Choice
Ở mức vi kiến trúc, lệnh LODD thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory); x (giá trị địa chỉ))
m[sp+x]:=ac
ac:=m[sp+x]
m[x]:=ac
ac:=m[x]
8
Multiple Choice
Ở mức vi kiến trúc, lệnh ADDL thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory); x (giá trị địa chỉ))
ac:=ac-m[x]
ac:=ac+m[x]
ac:=ac-m[sp+x]
ac:=ac+m[sp+x]
9
Multiple Choice
Ở mức vi kiến trúc, lệnh JNEG thực hiện thao tác (chú giải: ac (accumulator); pc (program counter); x (giá trị địa chỉ))
if ac < 0 then pc:=x
if ac=0 then pc:=x
if ac ≥ 0 then pc:=x
if ac <> 0 then pc:=x
10
Multiple Choice
Ở mức vi kiến trúc, lệnh STOL thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory); x (giá trị địa chỉ))
m[x]:=ac
ac:=m[x]
m[sp+x]:=ac
ac:=m[sp+x]
11
Multiple Choice
Ở mức vi kiến trúc, lệnh POP thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory))
sp:=sp-1; m[sp]:=m[ac]
m[ac]:=m[sp]; sp:=sp+1
sp:=sp-1; m[sp]:=ac
ac:=m[sp]; sp:=sp+1
12
Multiple Choice
Ở mức vi kiến trúc, lệnh JZER thực hiện thao tác (chú giải: ac (accumulator); pc (program counter); x (giá trị địa chỉ))
if ac <> 0 then pc:=x
if ac=0 then pc:=x
if ac ≥ 0 then pc:=x
if ac < 0 then pc:=x
13
Multiple Choice
Ở mức vi kiến trúc, lệnh SUBL thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory); x (giá trị địa chỉ))
ac:=ac+m[sp+x]
ac:=ac-m[sp+x]
ac:=ac+m[x]
ac:=ac-m[x]
14
Multiple Choice
Ở mức vi kiến trúc, lệnh ADDD thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory); x (giá trị địa chỉ))
ac:=ac+m[sp+x]
ac:=ac-m[sp+x]
ac:=ac+m[x]
ac:=ac-m[x]
15
Multiple Choice
Ở mức vi kiến trúc, lệnh STOD thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory); x (giá trị địa chỉ))
m[x]:=ac
ac:=m[x]
m[sp+x]:=ac
ac:=m[sp+x]
16
Multiple Choice
Ở mức vi kiến trúc, lệnh POPI thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory))
sp:=sp-1; m[sp]:=m[ac]
m[ac]:=m[sp]; sp:=sp+1
sp:=sp-1; m[sp]:=ac
ac:=m[sp]; sp:=sp+1
Ở mức vi kiến trúc, lệnh PSHI thực hiện thao tác (chú giải: ac (accumulator); sp (stack pointer); m (memory))
sp:=sp-1; m[sp]:=m[ac]
m[ac]:=m[sp]; sp:=sp+1
sp:=sp-1; m[sp]:=ac
ac:=m[sp]; sp:=sp+1
Show answer
Auto Play
Slide 1 / 16
MULTIPLE CHOICE
Similar Resources on Wayground
11 questions
Point-Slope Form
Presentation
•
9th Grade
11 questions
Multiplication Strategies Review
Presentation
•
3rd - 4th Grade
11 questions
Lesson 5: Slope
Presentation
•
10th Grade
11 questions
scale and scale factor
Presentation
•
7th Grade
11 questions
Solving Equations Review
Presentation
•
8th Grade
11 questions
Simplifying Algebraic Expressions
Presentation
•
7th Grade
11 questions
Transformation
Presentation
•
5th - 6th Grade
11 questions
Volume with Fractional Edge Lengths
Presentation
•
6th Grade
Popular Resources on Wayground
6 questions
PRIDE Always and Everywhere
Presentation
•
12th Grade
20 questions
Lab Safety Quiz
Quiz
•
6th Grade
26 questions
KOR Review Kahoot Questions
Quiz
•
8th Grade
21 questions
Continents and Oceans
Quiz
•
6th Grade
12 questions
Unit Zero lesson 2 cafeteria
Presentation
•
9th - 12th Grade
20 questions
Parts of Speech
Quiz
•
5th Grade
10 questions
Riddles Riddles fun Riddles
Quiz
•
6th - 12th Grade
16 questions
Subject & Predicate
Quiz
•
5th Grade
Discover more resources for Mathematics
20 questions
Place Value
Quiz
•
KG - 3rd Grade
20 questions
Basic Addition Facts
Quiz
•
KG - 3rd Grade
12 questions
graphs
Quiz
•
KG - 2nd Grade
15 questions
tens and ones
Quiz
•
KG - 2nd Grade
28 questions
Basic Subtraction Facts
Quiz
•
KG - University
10 questions
Place Value Match Up (ones tens hundreds)
Quiz
•
KG - 2nd Grade