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-251-gd421775
Date: Thu, 10 Aug 2017 21:10:48 +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  d42177523963fc73fa2c92e14f10a7dca17258bc (commit)
       via  c03af3d6107c395d25e3f21833b335681bb3395d (commit)
       via  ed8eeaa73b968aa9031ea58abc2c8a4fa85b7489 (commit)
       via  827b855bc4eac0b2679525fbeddea276a1774a07 (commit)
       via  d6e9535c7921dbf226e5da2cdbfa6cf508b8cb48 (commit)
       via  5ce9276170edeff1e34bb81c1aa2d28de103de8e (commit)
      from  98cfb139aaaca75dd2c4b65d09fc681ddef7c63c (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 d42177523963fc73fa2c92e14f10a7dca17258bc
Author: Marek Marecki <address@hidden>
Date:   Thu Aug 10 21:10:45 2017 +0200

    Compare bits

commit c03af3d6107c395d25e3f21833b335681bb3395d
Author: Marek Marecki <address@hidden>
Date:   Thu Aug 10 21:10:11 2017 +0200

    Small change in names of instructions

commit ed8eeaa73b968aa9031ea58abc2c8a4fa85b7489
Author: Marek Marecki <address@hidden>
Date:   Thu Aug 10 21:09:50 2017 +0200

    Add "bitswidth" instruction

commit 827b855bc4eac0b2679525fbeddea276a1774a07
Author: Marek Marecki <address@hidden>
Date:   Thu Aug 10 21:09:19 2017 +0200

    Document bits instructions

commit d6e9535c7921dbf226e5da2cdbfa6cf508b8cb48
Author: Marek Marecki <address@hidden>
Date:   Thu Aug 10 21:08:50 2017 +0200

    Document boolean instructions

commit 5ce9276170edeff1e34bb81c1aa2d28de103de8e
Author: Marek Marecki <address@hidden>
Date:   Thu Aug 10 21:08:20 2017 +0200

    Add new opcodes to bytecode definition

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

Summary of changes:
 include/viua/bytecode/maps.h    | 10 ++---
 include/viua/bytecode/opcodes.h | 94 ++++++++++++++++++++++++++++++-----------
 include/viua/types/bits.h       |  6 +++
 src/types/bits.cpp              |  4 ++
 4 files changed, 85 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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