1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 12:30:32 +02:00
guile/module/language/assembly
Andy Wingo 6fe6a2a27d parse jumps as labels when decompiling bytecode->assembly
* module/language/assembly/decompile-bytecode.scm (decode-load-program):
  Parse out jumps as labels.
2009-03-17 16:47:14 +01:00
..
compile-bytecode.scm Add `load-unsigned-integer' instruction. 2009-02-18 00:54:05 +01:00
decompile-bytecode.scm parse jumps as labels when decompiling bytecode->assembly 2009-03-17 16:47:14 +01:00
disassemble.scm be smarter about allocating local variables, reusing slots if possible 2009-02-21 20:28:29 +01:00
spec.scm add decompilers that can take us back to assembly 2009-01-30 12:59:29 +01:00