From 442fdabe305fa35bf1649a072b9a7b3b87cd50e9 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 18 Nov 2019 01:13:31 -0800 Subject: 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 :( --- apps/braces | Bin 42776 -> 42908 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'apps/braces') diff --git a/apps/braces b/apps/braces index ef17e643..e1fa64e5 100755 Binary files a/apps/braces and b/apps/braces differ -- cgit 1.4.1-2-gfad0 lass='form'>
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
path: root/cpp/023jump
blob: 01314acedaee7aca2b75ecd5e8e7dddd59432808 (plain) (tree)
1
2
3
4
5
6
7
8
9