rtl: propagate OP_DST to scheme
authorAndy Wingo <wingo@pobox.com>
Fri, 19 Jul 2013 07:55:20 +0000 (09:55 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 21 Jul 2013 15:12:22 +0000 (17:12 +0200)
commit2a294c7cd3c27dd3159da840df3d004da4fc4094
treebde36cabdb5b727cf2fd7d3b5eabbf429c600b14
parentee0a2b5135d78203a65ddf3247a74e0014f9d48f
rtl: propagate OP_DST to scheme

* libguile/instructions.c (scm_rtl_instruction_list): Add an element to
  the list to indicate that an instruction outputs to its first
  argument.

* module/system/vm/assembler.scm:
* module/system/vm/disassembler.scm: Adapt.
libguile/instructions.c
module/system/vm/assembler.scm
module/system/vm/disassembler.scm