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-195-gaf6e3e8
Date: Tue, 20 Sep 2016 23:36:52 +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  af6e3e82349ac12d7129aa248d4da97d0a3fb161 (commit)
       via  a8d58c8bd8fecde73a8fe076aa4566102e0a9fa9 (commit)
      from  876e20daa67ee6c4e1c1cd35913f8e5c42523bc6 (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 af6e3e82349ac12d7129aa248d4da97d0a3fb161
Author: Marek Marecki <address@hidden>
Date:   Tue Sep 20 23:20:46 2016 +0200

    Refactor setting return register

commit a8d58c8bd8fecde73a8fe076aa4566102e0a9fa9
Author: Marek Marecki <address@hidden>
Date:   Tue Sep 20 22:36:55 2016 +0200

    Refactor return register decoding in "call" instruction

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

Summary of changes:
 include/viua/kernel/frame.h   |  3 +--
 include/viua/process.h        |  6 +++---
 src/kernel/ffi/request.cpp    |  4 ----
 src/process.cpp               | 13 +++----------
 src/process/instr/calls.cpp   | 14 ++++----------
 src/process/instr/closure.cpp | 12 +++++-------
 src/process/instr/object.cpp  | 20 +++++++-------------
 7 files changed, 23 insertions(+), 49 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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