viuavm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Viuavm-commits] [SCM] Viua VM branch issue/e8113638/math-on-bits update


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/e8113638/math-on-bits updated. v0.9.0-190-g9f0337d
Date: Thu, 27 Jul 2017 23:49:39 +0200 (CEST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Viua VM".

The branch, issue/e8113638/math-on-bits has been updated
       via  9f0337d4119ef06373bf04229f544523da727de5 (commit)
       via  da8626e15c036fc07370888a06008c98af1926a3 (commit)
      from  ad6408a9c55bbbee85c034690d4ecdf34231cdd8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9f0337d4119ef06373bf04229f544523da727de5
Author: Marek Marecki <address@hidden>
Date:   Thu Jul 27 23:49:35 2017 +0200

    Binary addition result has the same width as the left-hand side operand

commit da8626e15c036fc07370888a06008c98af1926a3
Author: Marek Marecki <address@hidden>
Date:   Thu Jul 27 23:41:01 2017 +0200

    Further refactoring: backend function produces the result with the same 
width as the wider operand

-----------------------------------------------------------------------

Summary of changes:
 ...ition.asm => addition_cuts_to_width_of_lhs.asm} |  2 +-
 ...on.asm => addition_extends_to_width_of_lhs.asm} |  4 ++--
 src/types/bits.cpp                                 | 24 ++++++++++++++--------
 tests/tests.py                                     |  6 ++++++
 4 files changed, 25 insertions(+), 11 deletions(-)
 copy sample/asm/bits/arithmetic/{addition.asm => 
addition_cuts_to_width_of_lhs.asm} (95%)
 copy sample/asm/bits/arithmetic/{addition.asm => 
addition_extends_to_width_of_lhs.asm} (91%)


hooks/post-receive
-- 
Viua VM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]