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-813-g4483218
Date: Sat, 4 Nov 2017 00:06:47 +0100 (CET)

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  4483218c27c47bfbf615550f6458b24fc01134ec (commit)
       via  0fc9ecdfbff5c80c7c220e6515ed3e9b48b9c92a (commit)
       via  729693061fce632cdc295ea5218a539ed6fa7943 (commit)
       via  3f9192b80e9bc22d5d2e641f1b629a677854fd20 (commit)
      from  a2c870db76abf41d1b69e4b1530637327a63003f (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 4483218c27c47bfbf615550f6458b24fc01134ec
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 4 00:06:44 2017 +0100

    Enforce a style guide

commit 0fc9ecdfbff5c80c7c220e6515ed3e9b48b9c92a
Author: Marek Marecki <address@hidden>
Date:   Sat Nov 4 00:05:16 2017 +0100

    Fix subtraction must always work on integers the size

commit 729693061fce632cdc295ea5218a539ed6fa7943
Author: Marek Marecki <address@hidden>
Date:   Fri Nov 3 23:46:35 2017 +0100

    One more test for division (A/B where B > A)

commit 3f9192b80e9bc22d5d2e641f1b629a677854fd20
Author: Marek Marecki <address@hidden>
Date:   Fri Nov 3 23:44:33 2017 +0100

    One more test for division (A/B where A > B)

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

Summary of changes:
 .../division_four_by_five.asm}                     | 10 ++++----
 .../division_seven_by_two.asm}                     | 10 ++++----
 src/types/bits.cpp                                 | 27 +++++++++++-----------
 tests/tests.py                                     |  6 +++++
 4 files changed, 27 insertions(+), 26 deletions(-)
 copy sample/asm/bits/{manipulation/rol.asm => 
arithmetic/division_four_by_five.asm} (79%)
 copy sample/asm/bits/{manipulation/rol.asm => 
arithmetic/division_seven_by_two.asm} (79%)


hooks/post-receive
-- 
Viua VM



reply via email to

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