diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-04-07 04:34:21 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-04-07 04:34:21 -0700 |
| commit | 72e2c06a1eb055be291a79c03748213de943da40 (patch) | |
| tree | 1805cff9482f16177784d5843545ba0b9982983c /quine.asm | |
| parent | bde2b14a76ff968408260b5ceeee50bb33df0233 (diff) | |
Force-Push: yes Change-Id: I5516f0ba9a5fe954a1651dbf36df468a8d420f52
Diffstat (limited to 'quine.asm')
| -rw-r--r-- | quine.asm | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/quine.asm b/quine.asm index 5bd86df..213cb23 100644 --- a/quine.asm +++ b/quine.asm @@ -5471,20 +5471,6 @@ defword early_describe_all, 0 dq dup2, early_describe, drop dq branch, -13*8 dq exit -;(gdb) x/8xg 0x1000010d28 -;0x1000010d28: 0x0000001000010cf8 0x63617074696c0000 -;0x1000010d38: 0x000000000000386b 0x0000001000010d48 -;0x1000010d48: 0x010b08b84850ad48 0x0020ff0000001000 -;0x1000010d58: 0x0000000000000000 0x0000000000000000 -;(gdb) x/s 0x1000010d32 -;0x1000010d32: "litpack8" -;(gdb) x/8xg 0x800b6b8 -;0x800b6b8: 0x000000000800b580 0x725f666c65730000 -;0x800b6c8: 0x0000000000007761 0x00000000080033a8 -;0x800b6d8: 0x0000000008003538 0x00000000080038d0 -;0x800b6e8: 0x00000000080000c4 0x00000000080038d0 -;(gdb) x/s 0x800b6c2 -;0x800b6c2: "self_raw" ; Allocate space by incrementing "here", and output a word header in it. |