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-190-g8df7fe6
Date: Tue, 20 Sep 2016 22:32:19 +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  8df7fe684528100aaede2806be66b89d6fc77411 (commit)
       via  0eb1f9570729b66beff3d8c6997a6d0d1bc81f58 (commit)
       via  f89f025f97872c6d81d6a68f62eead46dad16675 (commit)
       via  01b50f43d3597e71b50d2fc01119d028af6b751e (commit)
      from  a6ee32b343842bdfebcf0a45aa5fccacf3c8114f (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 8df7fe684528100aaede2806be66b89d6fc77411
Author: Marek Marecki <address@hidden>
Date:   Tue Sep 20 22:16:13 2016 +0200

    Refactor "arg" and "argc" instructions

commit 0eb1f9570729b66beff3d8c6997a6d0d1bc81f58
Author: Marek Marecki <address@hidden>
Date:   Tue Sep 20 22:15:52 2016 +0200

    Refactor "param" and "pamv" instructions

commit f89f025f97872c6d81d6a68f62eead46dad16675
Author: Marek Marecki <address@hidden>
Date:   Tue Sep 20 22:08:26 2016 +0200

    Refactor "frame" instruction

commit 01b50f43d3597e71b50d2fc01119d028af6b751e
Author: Marek Marecki <address@hidden>
Date:   Tue Sep 20 22:08:11 2016 +0200

    Add viua::bytecode::decoder::operands::fetch_primitive_uint() function

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

Summary of changes:
 include/viua/bytecode/decoder/operands.h |  1 +
 src/bytecode/decoder/operands.cpp        |  5 +++++
 src/process/instr/calls.cpp              | 24 +++++++++++++++---------
 3 files changed, 21 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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