#include "vm_asm.h"
Functions | |
void | vm_dump_instruction (int fd, struct instr_set_entry *e, int arg, int pc) |
this subroutine writes a disassembled instruction to stderr | |
void | vm_dump_data (int fd, char *s, int len) |
hexdump of data |
|
hexdump of data
|
|
this subroutine writes a disassembled instruction to stderr
|