Computer Architecture and Assembly Language Crossword Puzzle

Computer Architecture and Assembly Language crossword puzzle printable. Download, print and start playing. You can add your own words to customize or start creating from scratch.

Recommended: Check out this Advance Crossmaker Maker to create commercial use printable puzzles.

Title

Words List(answer : question or clue)


Shuffle questions

Puzzle Size:

Font / Cell Box Style


TIP: Use update button to toggle answers or apply styles like font, cell spacing, cell shades, puzzle size or paper output without generating the new puzzle.
Generate New Update Style Browse Gallery
Computer Architecture and Assembly Language Crossword Puzzle

Make sure to regenerate the puzzle to apply any changes.

Select an option:


Output:  

Download Print

Try this another Crossword Puzzle Maker with different layouts.

Download will include unfilled worksheet and an answer key sheet.

QUESTIONS LIST: stack: used to hold data so program can later resume, pop: retrieiving an element from the stack, bitwise: comparing each bit with each respective bit, opcode: only part of the instruction which is mandatory, interpreter: translates line by line, absolute: a jump which can only work with statically allocated programs, push: adding an element to the stack, mask: used to force a 1 or 0 using an or or an and, addressingmodes: ways how to specify the operand part of instruction, compiler: translates all code at a go before execution, irq: signal to handle interrupt, priority: if multiple interrupts happen simultaneously, they get handled based on...?, right: an arithmetic shift _ provides a division by 2^n, operand: part of assembly instruction indicating data, status: this register holds a number of flags, left: an arithmetic shift _ provides a multiplication by 2^n