aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2024-06-16 12:08:41 -0700
committeriximeow <me@iximeow.net>2024-06-16 12:12:50 -0700
commitfe2917be66f1ac0c138ab6f5628f6b73e7626952 (patch)
tree2f586fde2dada1aeac8aae983ccf334ed70ba3ba /test
parent214da3dc5cbea216f5a3eb601a46e882bbf69a92 (diff)
adapting contextualize_intel to use new operand visitor stuff
the reasoning for *why* `visit_operand` is better here lives as doc comments on `visit_operand` itself: it avoids going from scattered operand details to `enum Operand` only to deconstruct the enum again. instead, branch arms can get codegen'd directly against `struct Instruction` layout.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions