about summary refs log tree commit diff stats
path: root/011run.cc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-08-16 00:17:40 -0700
committerKartik Agaram <vc@akkartik.com>2019-08-16 00:28:44 -0700
commit343666bea3adebc0dbe11957c694a445499f43f0 (patch)
treea4f24cb1a9a1677ff95db646220d0337efcdcca6 /011run.cc
parenta8adfff398efb277fade0c96276953ce773b80bf (diff)
downloadmu-343666bea3adebc0dbe11957c694a445499f43f0.tar.gz
plan for supporting indirect mode
It may superficially seem like there's a simpler approach:

- emit '3/mod' or '0/mod' depending on whether the character is '%' or '*'
- increment the start of word-slice
- look up the register and emit the appropriate /rm32

But that won't work for 1/mod or 2/mod. We're doing a little bit of
upfront planning.
Diffstat (limited to '011run.cc')
0 files changed, 0 insertions, 0 deletions