Assembly Language

Descrição

AS level Computing (Inside the Computer) FlashCards sobre Assembly Language , criado por Lauren Blood em 14-03-2017.
Lauren Blood
FlashCards por Lauren Blood, atualizado more than 1 year ago
Lauren Blood
Criado por Lauren Blood aproximadamente 7 anos atrás
6
0

Resumo de Recurso

Questão Responda
LDA Load (Load the contents of the given address onto the accumulator.)
STA Store (Store the contents of the accumulator to the RAM of the given address.)
ADD (Add the contents of the given RAM address onto the accumulator.)
SUB Subtract (Subtract the contents of the given RAM address from the accumulator. If value < 0, a negative flag is set for BRP.)
INP Input (Copy the value from the 'input' onto the accumulator.)
OUT Output (Copy the value from the accumulator to the 'output'.)
HLT Halt Program (Causes the Little Man Computer to stop executing the program.)
BRZ Branch if Zero (If the contents of the accumulator are 000, the PC will be set to the given address.)
BRP Branch if Zero or Positive (If the contents of the accumulator are 000 or positive, the PC will be set to the given address.)
BRA Branch Always (Set the contents of the accumulator to the given address.)
DAT Data Location (When compiled, each instruction is converted to a three-digit code and the codes are placed in sequential addresses in RAM. This instruction will reserve the next RAM address for data storage.

Semelhante

Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
A Level: English language and literature techniques = Structure
Jessica 'JessieB
A Level: English language and literature technique = Dramatic terms
Jessica 'JessieB
English Literary Terminology
Fionnghuala Malone
English Grammatical Terminology
Fionnghuala Malone
A level Computing Quiz
Zacchaeus Snape
A Level: English language and literature techniques = Form
Jessica 'JessieB
English Rhetorical Device Terminology
Fionnghuala Malone
Output Devices
Jess Peason
A2 English Language and Literature: Unseen
Jessica 'JessieB