Revision fd872598 cpu-all.h

b/cpu-all.h
636 636
#define CPU_LOG_INT        (1 << 4)
637 637
#define CPU_LOG_EXEC       (1 << 5)
638 638
#define CPU_LOG_PCALL      (1 << 6)
639
#define CPU_LOG_IOPORT     (1 << 7)
639 640

  
640 641
/* define log items */
641 642
typedef struct CPULogItem {

Also available in: Unified diff