Revision a366649c exec-all.h

b/exec-all.h
19 19
 */
20 20

  
21 21
/* allow to see translation results - the slowdown should be negligible, so we leave it */
22
#define DEBUG_DISAS
22
//#define DEBUG_DISAS
23 23

  
24 24
/* is_jmp field values */
25 25
#define DISAS_NEXT    0 /* next instruction can be analyzed */

Also available in: Unified diff