RTL instructions have no rest args
authorAndy Wingo <wingo@pobox.com>
Sun, 21 Jul 2013 15:11:18 +0000 (17:11 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 21 Jul 2013 15:12:23 +0000 (17:12 +0200)
commit78ff784784a001c775b790dffe948b56c50bd153
tree6d715da60f2ed67553ce296c25e0ca3cbf808ab2
parent746065c92e423290e34884d057bbabf14134f664
RTL instructions have no rest args

* libguile/instructions.c (FOR_EACH_INSTRUCTION_WORD_TYPE):
* module/system/vm/assembler.scm (assembler):
* module/system/vm/disassembler.scm (disassembler): Remove support for
  RTL instructions with rest args.
libguile/instructions.c
module/system/vm/assembler.scm
module/system/vm/disassembler.scm