diff options
author | Irene Knapp <ireneista@irenes.space> | 2025-10-19 17:49:06 -0700 |
---|---|---|
committer | Irene Knapp <ireneista@irenes.space> | 2025-10-19 17:49:06 -0700 |
commit | c5c02fa49385bd965e3466ecdd8b8c791b67d26a (patch) | |
tree | a54534064b235232145434d7643af0583636ec57 /asm-notes.txt | |
parent | 8c9157ba5a54f3ab08c2082864da9395f99dad94 (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 'asm-notes.txt')
0 files changed, 0 insertions, 0 deletions