diff options
Diffstat (limited to 'subx/examples/ex7.subx')
-rw-r--r-- | subx/examples/ex7.subx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subx/examples/ex7.subx b/subx/examples/ex7.subx index ee043c86..d3b33f23 100644 --- a/subx/examples/ex7.subx +++ b/subx/examples/ex7.subx @@ -16,6 +16,7 @@ # . op subop mod rm32 base index scale r32 # . 1-3 bytes 3 bits 2 bits 3 bits 3 bits 3 bits 2 bits 2 bits 0/1/2/4 bytes 0/1/2/4 bytes +Entry: # syscall(creat, Filename) bb/copy-to-EBX Filename/imm32 b9/copy-to-ECX 0x180/imm32/fixed-perms |