Esempio n. 1
0
 protected short op_print_paddr() {
   zm.print_string(zm.string_address(operands[0]));
   return ZFALSE;
 }