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/152/refactor-operand-encodin


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/152/refactor-operand-encoding-and-decoding updated. v0.8.4-209-g487c461
Date: Wed, 21 Sep 2016 22:18:02 +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/152/refactor-operand-encoding-and-decoding has been updated
       via  487c461bd0ad8f805e65106d102ca9390f9ee625 (commit)
       via  c108689ce524f57b5269d7436e535443ecf3a59f (commit)
       via  04dfc80b419ee544e70b7cad0737488b9de036e9 (commit)
      from  6fb6ac60bc4938811de724b3318795eb9a2ebcec (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 487c461bd0ad8f805e65106d102ca9390f9ee625
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 21 22:01:58 2016 +0200

    Refactor integer instructions

commit c108689ce524f57b5269d7436e535443ecf3a59f
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 21 21:58:56 2016 +0200

    Remove commented code

commit 04dfc80b419ee544e70b7cad0737488b9de036e9
Author: Marek Marecki <address@hidden>
Date:   Wed Sep 21 21:58:33 2016 +0200

    Add function for fetching primitive integers

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

Summary of changes:
 include/viua/bytecode/decoder/operands.h |  1 +
 src/bytecode/decoder/operands.cpp        | 20 ++++++++++
 src/process/instr/float.cpp              |  2 -
 src/process/instr/int.cpp                | 68 +++++++++++++++++---------------
 4 files changed, 58 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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