Skip to content

Commit

Permalink
Merge branch 'master' into ls/fix/ed19_verify
Browse files Browse the repository at this point in the history
  • Loading branch information
Dentosal authored Jul 26, 2024
2 parents 3c43dd4 + afb3c8e commit 10ff57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fuel-vm/instruction-set.md
Original file line number Diff line number Diff line change
Expand Up @@ -1309,7 +1309,7 @@ Panic if:
|-------------|----------------------------------------|
| Description | Extend the current call frame's stack. |
| Operation | ```$sp = $sp + $rA``` |
| Syntax | `cfei $rA` |
| Syntax | `cfe $rA` |
| Encoding | `0x00 rA - - -` |
| Notes | Does not initialize memory. |

Expand Down

0 comments on commit 10ff57b

Please sign in to comment.