summary refs log tree commit diff
path: root/hello.asm
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2025-10-19 17:49:06 -0700
committerIrene Knapp <ireneista@irenes.space>2025-10-19 17:49:06 -0700
commitc5c02fa49385bd965e3466ecdd8b8c791b67d26a (patch)
treea54534064b235232145434d7643af0583636ec57 /hello.asm
parent8c9157ba5a54f3ab08c2082864da9395f99dad94 (diff)
there was an important bug in mov.qreg.disp8.bimm
it was using rax as an index register, when it should have been using no index register. this was working by coincidence, because rax was zero, but now it's not. yay fixed!

there's also lots of decisions made and documented about the execution model, but they're only part-implemented and I wouldn't be checking them in right now if that were all that's new

Force-Push: yes
Change-Id: Ie8f64914484cd405272d640feeb1cf586ad915d7
Diffstat (limited to 'hello.asm')
0 files changed, 0 insertions, 0 deletions