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/169/using-multiple-register-


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/169/using-multiple-register-sets-in-single-instruction updated. v0.8.4-829-g155b746
Date: Wed, 28 Dec 2016 16:30:08 +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/169/using-multiple-register-sets-in-single-instruction has 
been updated
       via  155b746f8b0001f96a6af72cbe296331bb5ac490 (commit)
       via  d0daec4cf2467565a48e4ec0a92f66edbe7a3777 (commit)
      from  cb5dfc9e4528f6d74b6a791eb21f2fb58bef5078 (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 155b746f8b0001f96a6af72cbe296331bb5ac490
Author: Marek Marecki <address@hidden>
Date:   Wed Dec 28 16:31:23 2016 +0100

    Lay groundwork for per-operand registerset switching

commit d0daec4cf2467565a48e4ec0a92f66edbe7a3777
Author: Marek Marecki <address@hidden>
Date:   Wed Dec 28 14:44:46 2016 +0100

    Encode registerset type from operand in bytecode

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

Summary of changes:
 include/viua/bytecode/bytetypedef.h      |  3 ++-
 include/viua/process.h                   |  1 +
 sample/asm/functions/local_registers.asm |  2 ++
 src/bytecode/decoder/operands.cpp        | 31 +++++++++++++++++++++++++++++--
 src/cg/bytecode/instructions.cpp         |  8 ++++----
 src/process.cpp                          | 13 +++++++++++++
 6 files changed, 51 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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