diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-10-04 00:54:57 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-10-04 00:54:57 -0700 |
commit | 93c6352dda47f54c602a343b665bf7860678561b (patch) | |
tree | fbabe18c92ddce00872ceafd81d5fc65f0f44edc /apps/calls | |
parent | 1bf5d5f44eed31d08565a8798ac4b81ffda17af8 (diff) | |
download | mu-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-x | apps/calls | bin | 53168 -> 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 |