about summary refs log tree commit diff stats
path: root/subx/examples/ex7.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-02-01 23:52:36 -0800
committerKartik Agaram <vc@akkartik.com>2019-02-01 23:52:36 -0800
commit4cb7d1fb7724c27ba434a2ab29548452c09ebca2 (patch)
tree1eb7c99b115b8f4d1aeeccfeb5c30c237c890c7e /subx/examples/ex7.subx
parent77aa333c3c89eaa5a1a8d695e03d3e553207587a (diff)
downloadmu-4cb7d1fb7724c27ba434a2ab29548452c09ebca2.tar.gz
4947
Bugfix: has-metadata? was corrupting registers

Seems uneconomic to write tests for stuff like this. Assembly is just not
the right layer to try to come up with a general solution or process. Keep
running your code and wait to find signs of breakage.
Diffstat (limited to 'subx/examples/ex7.subx')
0 files changed, 0 insertions, 0 deletions
id='n116' href='#n116'>116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163