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.8.4-772-gf3d0805


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.8.4-772-gf3d0805
Date: Sun, 18 Dec 2016 00:04:41 +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, devel has been updated
       via  f3d0805518cafb28cc4313646d814b36929a56a1 (commit)
       via  3f8507c4e60cd943de67dcf0ac334550c473109d (commit)
      from  56c5ff7725b1b3eda275ddd4a3c03b13faaf7cf0 (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 f3d0805518cafb28cc4313646d814b36929a56a1
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 18 00:05:28 2016 +0100

    Use register proxy in "move" implementation

commit 3f8507c4e60cd943de67dcf0ac334550c473109d
Author: Marek Marecki <address@hidden>
Date:   Sun Dec 18 00:01:08 2016 +0100

    Prepare methods for proxying register access through Register objects

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

Summary of changes:
 include/viua/bytecode/decoder/operands.h | 2 ++
 include/viua/kernel/registerset.h        | 2 ++
 include/viua/process.h                   | 2 ++
 src/bytecode/decoder/operands.cpp        | 6 ++++++
 src/kernel/registerset.cpp               | 9 +++++++++
 src/process.cpp                          | 5 +++++
 src/process/instr/registers.cpp          | 8 ++++----
 7 files changed, 30 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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