diff options
Diffstat (limited to 'survey.py')
| -rwxr-xr-x | survey.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ Resolves label references and substitutes them with literal values. ... # repeatedly print "Hi\\\\n" ... main: ... # load 0x10010000 (UART0) into t0 -... 37/u 5/rd/t0 0x10010/imm20 +... 37/u 5/rd/t0 10010/imm20 ... # store 0x48 (H) in UART0+0 ... 13/i 0/subop/add 6/rd/t1 0/rs/x0 48/imm12 ... 23/s 2/subop/word 5/rs/t0 6/rs/t1 0/off12 |
