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/177/5534fb2a/implement-bit-m


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/177/5534fb2a/implement-bit-manipulation-instructions updated. v0.9.0-37-gff6a10b
Date: Fri, 7 Jul 2017 22:55:38 +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/177/5534fb2a/implement-bit-manipulation-instructions has been 
updated
       via  ff6a10b2331abac1b52d13f424f8d6a15bbb9179 (commit)
       via  c06e297466c5dbf9a2a545ed42ddd7b6457b031c (commit)
       via  5812a0f4854800f28a264485ed3543c20f5a9071 (commit)
       via  f47b9fc2ba1137337d7a0bdee7a49004bd7bd5ef (commit)
      from  a0f5c2a5939b0a8d74684f72d73ff6075cb057e5 (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 ff6a10b2331abac1b52d13f424f8d6a15bbb9179
Author: Marek Marecki <address@hidden>
Date:   Fri Jul 7 22:55:36 2017 +0200

    Register usage checks for "bits" instruction

commit c06e297466c5dbf9a2a545ed42ddd7b6457b031c
Author: Marek Marecki <address@hidden>
Date:   Fri Jul 7 22:55:02 2017 +0200

    Fix assembler frontend recognizes "bits" instruction

commit 5812a0f4854800f28a264485ed3543c20f5a9071
Author: Marek Marecki <address@hidden>
Date:   Fri Jul 7 22:54:41 2017 +0200

    Disassembler recognizes bit instructions

commit f47b9fc2ba1137337d7a0bdee7a49004bd7bd5ef
Author: Marek Marecki <address@hidden>
Date:   Fri Jul 7 22:54:19 2017 +0200

    Fix mnemonic names are lowercase

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

Summary of changes:
 include/viua/bytecode/maps.h           | 26 +++++++++++++-------------
 src/cg/assembler/static_analysis.cpp   | 10 ++++++++++
 src/cg/disassembler/disassembler.cpp   | 13 +++++++++++++
 src/front/asm/assemble_instruction.cpp |  8 ++++++++
 4 files changed, 44 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
Viua VM



reply via email to

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