ComponentsGuide/components_guide

Binary operations visualised

Opened this issue · 0 comments

What does this mean?

0x00201000 | ((op & 0x1F) << 5) | (operand & 0x1F)

What are the sets of possible outputs? Let me type an input and see the output.