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/177/5534fb2a/implement-bit-m


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/177/5534fb2a/implement-bit-manipulation-instructions updated. v0.9.0-99-g28796ae
Date: Sun, 16 Jul 2017 16:10:50 +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/177/5534fb2a/implement-bit-manipulation-instructions has been 
updated
       via  28796aea5b466b8a9ffa9f184a0ac83751bf2ed4 (commit)
       via  2fc724621cdf0aaccf67e05eb4213761537c459e (commit)
      from  871e07cbab354124d1d28ed35524cbc50e94ee88 (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 28796aea5b466b8a9ffa9f184a0ac83751bf2ed4
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 16 16:10:44 2017 +0200

    Add test for arithmetic right shift

commit 2fc724621cdf0aaccf67e05eb4213761537c459e
Author: Marek Marecki <address@hidden>
Date:   Sun Jul 16 16:10:15 2017 +0200

    Fix arithmetic right shift pads with most-significant bit instead of zero

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

Summary of changes:
 include/viua/types/bits.h                                        | 2 +-
 .../manipulation/{literals.asm => arithmetic_shift_right.asm}    | 9 +++------
 src/types/bits.cpp                                               | 9 ++++-----
 tests/tests.py                                                   | 3 +++
 4 files changed, 11 insertions(+), 12 deletions(-)
 copy sample/asm/bits/manipulation/{literals.asm => arithmetic_shift_right.asm} 
(81%)


hooks/post-receive
-- 
Viua VM



reply via email to

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