This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
notes:comporg:spring2025:projects:dapx [2025/03/09 15:42] – [debugmemory function] tkastne1 | notes:comporg:spring2025:projects:dapx [2025/03/09 15:44] (current) – [Masking] Made asm code format consistent tkastne1 | ||
---|---|---|---|
Line 135: | Line 135: | ||
< | < | ||
- | mov | + | mov |
- | | + | and |
</ | </ | ||
Line 144: | Line 144: | ||
< | < | ||
- | mov | + | mov |
- | | + | imul R2, |
- | mov | + | mov |
- | | + | shl |
- | and | + | and |
</ | </ | ||
====Shifting==== | ====Shifting==== |