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/166/implement-pointer-derefe


From: git
Subject: [Viuavm-commits] [SCM] Viua VM branch issue/166/implement-pointer-dereference updated. v0.8.4-592-gf6049e2
Date: Sun, 20 Nov 2016 20:01:30 +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/166/implement-pointer-dereference has been updated
       via  f6049e2bb2c7089d35ab4921cb9104b1f0cd5853 (commit)
      from  ef55894ae49a03f07456b8d30760940f470e7213 (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 f6049e2bb2c7089d35ab4921cb9104b1f0cd5853
Author: Marek Marecki <address@hidden>
Date:   Sun Nov 20 19:43:45 2016 +0100

    Allow pointer dereferences as target and source of "vinsert" instruction

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

Summary of changes:
 .../vinsert_pointer_dereference_as_source.asm}     |  9 ++++----
 .../vinsert_pointer_dereference_as_target.asm}     | 11 +++++-----
 src/process/instr/vector.cpp                       | 24 ++++++++++++++++------
 tests/tests.py                                     |  6 ++++++
 4 files changed, 33 insertions(+), 17 deletions(-)
 copy 
sample/asm/{static_analysis_errors/sa_taking_true_branch_forward_offset.asm => 
pointers/vinsert_pointer_dereference_as_source.asm} (84%)
 copy 
sample/asm/{errors/at_least_two_tokens_required_in_a_wrapped_instruction.asm => 
pointers/vinsert_pointer_dereference_as_target.asm} (84%)


hooks/post-receive
-- 
Viua VM



reply via email to

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