diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-11-18 01:13:31 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-11-18 01:15:29 -0800 |
commit | 442fdabe305fa35bf1649a072b9a7b3b87cd50e9 (patch) | |
tree | 1e9319ac010e605ff43c60c1fd53bd95f9671ae5 /apps/calls | |
parent | 0ea0ebcf81afc722f731b22a1e1d5d7819830efd (diff) | |
download | mu-442fdabe305fa35bf1649a072b9a7b3b87cd50e9.tar.gz |
5752
Support binary operations with reg/mem and reg operands. Everything is passing. However, the self-hosting translator now generates some discrepancies compared to the C++ translator :(
Diffstat (limited to 'apps/calls')
-rwxr-xr-x | apps/calls | bin | 47487 -> 47619 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/apps/calls b/apps/calls
index ddd0c5d4..d429db9c 100755
--- a/apps/calls
+++ b/apps/calls
Binary files differ |