Across
- 6. Opcode is written in ______________.
- 7. For comments we use ______________.
- 9. ____________ address is an instruction format that directly includes the data to be acted on as part of the instruction.
- 11. There are two types of _____________ jump, JZE and JNZ.
Down
- 1. When we need the code to jump to another location regardless we use the _____________ jump (JMP).
- 2. A ___________ is placed at the beginning of a statement and is used to jump to a particular instruction.
- 3. When the operand shows the address in another name is called the ___________ address.
- 4. The instruction set is divided into two, the _________ and Operand.
- 5. For immediate addressing we use the symbol ________ to specify immediate addressing.
- 8. ___________ is the part of a computer instruction that specifies what data or address.
- 10. ______________ address means that the operand of instruction refers directly to a location in memory.
