about summary refs log tree commit diff stats
path: root/apps/calls
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-10-04 00:54:57 -0700
committerKartik Agaram <vc@akkartik.com>2020-10-04 00:54:57 -0700
commit93c6352dda47f54c602a343b665bf7860678561b (patch)
treefbabe18c92ddce00872ceafd81d5fc65f0f44edc /apps/calls
parent1bf5d5f44eed31d08565a8798ac4b81ffda17af8 (diff)
downloadmu-93c6352dda47f54c602a343b665bf7860678561b.tar.gz
6943
Move some implementation around for floating-point.

I originally thought I wouldn't bother supporting sigils like %xmm0. But
it turns out I need them to pass floats into SubX function calls. And it
turns out the sigils work fine for free.
Diffstat (limited to 'apps/calls')
-rwxr-xr-xapps/callsbin53168 -> 53372 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/apps/calls b/apps/calls
index 781eb04d..09382fec 100755
--- a/apps/calls
+++ b/apps/calls
Binary files differ