about summary refs log tree commit diff stats
path: root/tools/iso
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-02-17 20:10:39 -0800
committerKartik Agaram <vc@akkartik.com>2020-02-17 20:16:28 -0800
commitc089e33853f613b24005153515d2e51c79c446e2 (patch)
treea40e1bb34c0fed2bbe7f6059b4fe3aa2952aa3a2 /tools/iso
parent156cbcff8ac687e24251d262dfb18b5a9b16db56 (diff)
downloadmu-c089e33853f613b24005153515d2e51c79c446e2.tar.gz
6017 - simplify type-dispatch for primitives
We'll be doing type-checking in a separate phase in future. For now we
need only to distinguish between literals and non-literals for x86 primitive
instructions.

I was tempted to support x86 set__ instructions for this change:
  https://c9x.me/x86/html/file_module_x86_id_288.html

That will happen at some point. And I'll simplify a bunch of branches for
results of predicate functions when it happens.
Diffstat (limited to 'tools/iso')
0 files changed, 0 insertions, 0 deletions