Across
- 3. Stores multiplication results with 32-bit source
- 7. Text substitution mechanism
- 8. Tells the processor what to do
- 12. converts basic computer instructions to a pattern of bits executable by the computer's processor.
- 13. Used to define constants
- 15. In computing. abbreviates lengthy binary representations.
- 16. Segment containing data values passed to functions and procedures
- 17. Begins with a ";"
- 20. Divides primary memory into sections
- 21. Reserve 10 bytes
- 23. Flag indicating the total number of 1-bits in result
- 24. Segment containing actual code
Down
- 1. Used with AX for multiplication and division of large numbers
- 2. 16-byte area
- 4. Pointer and flag
- 5. Data stored first is retrieved last
- 6. Register implicitly used by loop intruction
- 8. Addressing mode used to specify constant values in instructions
- 9. APIs for the interface between user space and kernel space
- 10. Store data elements without having to access main memory
- 11. Four bits
- 14. Always running component of OS
- 18. fundamental unit of computer storage.
- 19. Name of an instruction
- 22. [T/F] Assembly code must always contain bss segment