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.9.0-2623-g4e2edb


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch devel updated. v0.9.0-2623-g4e2edbb
Date: Sat, 14 Mar 2020 21:20:37 +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  4e2edbb6e5d8b6978a04280c2233932894d04ee4 (commit)
       via  ccd33015c07a15b99187b37aefc49cc75b36681e (commit)
      from  9ccb755f218fb98dd546ee5b2a0c17e51fb5bb91 (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 4e2edbb6e5d8b6978a04280c2233932894d04ee4
Author: Marek Marecki <address@hidden>
Date:   Tue Mar 10 16:46:25 2020 +0100

    Allow all register sets in MOVE and COPY instructions
    
    This will make PARAM, PAMV, and ARG opcodes redundant, but this will
    have to wait until I rework the encoder of bytecode.

commit ccd33015c07a15b99187b37aefc49cc75b36681e
Author: Marek Marecki <address@hidden>
Date:   Tue Mar 10 00:18:09 2020 +0100

    Cleanup operand types
    
    We don't need all these types that were going unused. The real estate
    prices inside one byte are quite high so let's put the space to good use
    by marking what's actually needed - the two boolean types.

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

Summary of changes:
 include/viua/bytecode/operand_types.h | 57 ++++++++++++++---------------------
 src/process.cpp                       |  4 +++
 2 files changed, 27 insertions(+), 34 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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