File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -1323,7 +1323,7 @@ Gas consumed: 10000 -> 9998
13231323## inst_rem_signed
13241324
13251325Initial non-zero registers:
1326- * r7 = 0x80000010
1326+ * r7 = 0x80000011
13271327 * r8 = 0x7
13281328
13291329```
@@ -1332,6 +1332,9 @@ Initial non-zero registers:
13321332 3: invalid
13331333```
13341334
1335+ Registers after execution (only changed registers):
1336+ * r9 = 0xfffffffa (initially was 0x0)
1337+
13351338Program should end with: trap
13361339
13371340Final value of the program counter: 3
Original file line number Diff line number Diff line change 88 0 ,
99 0 ,
1010 0 ,
11- 2147483664 ,
11+ 2147483665 ,
1212 7 ,
1313 0 ,
1414 0 ,
3737 0 ,
3838 0 ,
3939 0 ,
40- 2147483664 ,
40+ 2147483665 ,
4141 7 ,
42- 0 ,
42+ 4294967290 ,
4343 0 ,
4444 0 ,
4545 0
You can’t perform that action at this time.
0 commit comments