viuavm-commits
[Top][All Lists]
Advanced

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

[Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-145-g7db0a86


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-145-g7db0a86
Date: Sat, 22 Jul 2017 15:23:19 +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, devel has been updated
       via  7db0a862271f06428ce7b4599923c29e0646734c (commit)
       via  5b07eb267ae04639da5718246f8be22da8c59783 (commit)
      from  db364da11532d37b732a024083f353226688a4d8 (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 7db0a862271f06428ce7b4599923c29e0646734c
Author: Marek Marecki <address@hidden>
Date:   Sat Jul 22 15:23:15 2017 +0200

    Add tests for overshifts

commit 5b07eb267ae04639da5718246f8be22da8c59783
Author: Marek Marecki <address@hidden>
Date:   Sat Jul 22 15:22:35 2017 +0200

    Fix correctly handle logical overshifts

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

Summary of changes:
 .../asm/bits/manipulation/{ashl_to_void.asm => shl_overshift.asm} | 8 ++++----
 .../asm/bits/manipulation/{ashl_to_void.asm => shr_overshift.asm} | 8 ++++----
 src/types/bits.cpp                                                | 6 ++++++
 tests/tests.py                                                    | 6 ++++++
 4 files changed, 20 insertions(+), 8 deletions(-)
 copy sample/asm/bits/manipulation/{ashl_to_void.asm => shl_overshift.asm} (82%)
 copy sample/asm/bits/manipulation/{ashl_to_void.asm => shr_overshift.asm} (82%)


hooks/post-receive
-- 
Viua VM



reply via email to

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