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-861-g01a8a3b
Date: Fri, 27 Jan 2017 00:00:10 +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  01a8a3b5886b25c1f94d4a4860386c9de58efe90 (commit)
       via  0008854a848effd40956afcce6c9599a2f47f9f2 (commit)
       via  d1b7b8e186a86d2932e383ce24af94c25fec11e7 (commit)
       via  a8ea15395daf9afc7074b69e5016540c6e18e247 (commit)
      from  1e7d2bb20807b7e88b1f3cdce643f1e7e3dbe052 (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 01a8a3b5886b25c1f94d4a4860386c9de58efe90
Author: Marek Marecki <address@hidden>
Date:   Thu Jan 26 23:59:30 2017 +0100

    Use explicit register sets in print and echo

commit 0008854a848effd40956afcce6c9599a2f47f9f2
Author: Marek Marecki <address@hidden>
Date:   Thu Jan 26 23:59:08 2017 +0100

    Normalise explicit register set names in print and echo

commit d1b7b8e186a86d2932e383ce24af94c25fec11e7
Author: Marek Marecki <address@hidden>
Date:   Thu Jan 26 23:58:26 2017 +0100

    Disassemble register set names in print and echo

commit a8ea15395daf9afc7074b69e5016540c6e18e247
Author: Marek Marecki <address@hidden>
Date:   Thu Jan 26 23:57:21 2017 +0100

    Remove old FIXME

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

Summary of changes:
 include/viua/bytecode/decoder/operands.h |  1 +
 src/bytecode/decoder/operands.cpp        | 26 ++++++++++++++++++-
 src/cg/disassembler/disassembler.cpp     | 44 ++++++++++++++++++++++++++++++--
 src/cg/lex.cpp                           |  5 +++-
 src/front/asm/generate.cpp               |  4 +--
 src/process/instr/general.cpp            |  4 +--
 tests/tests.py                           |  4 +--
 7 files changed, 78 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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