Commit 78e9812
committed
Add comment about dividing by 4
The comment clarifies that because we track label addresses in
32bit words, but that immediate values are in bytes, the code
needs to divide immediate values by 4, while leaving symbols
(label) addresses as-is.1 parent b3ae442 commit 78e9812
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
| 622 | + | |
622 | 623 | | |
623 | 624 | | |
624 | 625 | | |
| |||
0 commit comments