Assembly Language

Description

A level Computing Mind Map on Assembly Language, created by Amara f on 04/03/2024.
Amara f
Mind Map by Amara f, updated 5 months ago
Amara f
Created by Amara f 5 months ago
3
0

Resource summary

Assembly Language
  1. uses mnemonics to represent the operation codes and addresses.
    1. assembler then translates the assembly language program into machine code for execution
      1. assembler translates assembly language into binary
        1. BRP
          1. branch if positive ->if the answer = a positive number then it'll branch / go to a different part of the code
            1. BRZ
              1. branch if zero -> if the answer = 0 -> jump to a specified line in the code
                1. BRA
                  1. will branch whatever the value held in the acc
              2. ADDRSSING MODES
                1. IMMEDIATE
                  1. The operand is the actual value
                  2. DIRECT
                    1. operand holds memory address of the value to be operated on. -> only addressing mode used in the LMC
                    2. INDIRECT
                      1. operand is the location (typically a register) which holds the address of the data we want. -> enable a larger range of addressable locations.
                      2. INDEXED
                        1. address of operand is obtained by adding to the contents of an index register -> a constant value.
                          1. The number of the index register and the constant value are included in the instruction code,
                            1. used to access an array whose elements are in successive memory locations.
                        1. OPCODE
                          1. OPERAND CODE
                            1. specifies the data or memory location of the data on which the operation will be performed
                            2. specifies the operation to be performed by the instruction
                          Show full summary Hide full summary

                          Similar

                          A level Computing Quiz
                          Zacchaeus Snape
                          Types and Components of Computer Systems
                          Jess Peason
                          Input Devices
                          Jess Peason
                          Output Devices
                          Jess Peason
                          Computing
                          Kwame Oteng-Adusei
                          Pack of playing cards answer
                          Karl Taylor
                          Code Challenge Flow Chart
                          Charlotte Hilton
                          Programming Languages
                          Charlie Turner
                          Computer Systems
                          lisawinkler10
                          Computer science quiz
                          Ryan Barton
                          Input, output and storage devices
                          Mr A Esch