File tree Expand file tree Collapse file tree 3 files changed +0
-139
lines changed
Expand file tree Collapse file tree 3 files changed +0
-139
lines changed Original file line number Diff line number Diff line change @@ -2433,21 +2433,6 @@ Final value of the program counter: 5
24332433Gas consumed: 10000 -> 9998
24342434
24352435
2436- ## inst_load_u8_nok
2437-
2438- ```
2439- : @0
2440- 0: 34 07 00 00 02 r7 = u8 [0x20000]
2441- 5: invalid
2442- ```
2443-
2444- Program should end with: page-fault (page address = 0x20000)
2445-
2446- Final value of the program counter: 0
2447-
2448- Gas consumed: 10000 -> 9998
2449-
2450-
24512436## inst_move_reg
24522437
24532438Initial non-zero registers:
@@ -4426,24 +4411,6 @@ Final value of the program counter: 5
44264411Gas consumed: 10000 -> 9998
44274412
44284413
4429- ## inst_store_u8_trap_inaccessible
4430-
4431- Initial non-zero registers:
4432- * r7 = 0x12345678
4433-
4434- ```
4435- : @0
4436- 0: 3b 07 00 00 02 u8 [0x20000] = r7
4437- 5: invalid
4438- ```
4439-
4440- Program should end with: page-fault (page address = 0x20000)
4441-
4442- Final value of the program counter: 0
4443-
4444- Gas consumed: 10000 -> 9998
4445-
4446-
44474414## inst_sub_32
44484415
44494416Initial non-zero registers:
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments