IS_WATCHPOINT_TRAP
#define IS_WATCHPOINT_TRAP(type, code) \
#define IS_WATCHPOINT_TRAP(type, code) 0
#define IS_WATCHPOINT_TRAP(type, code) ((type) == T_TRCTRAP && (code) & 15)
#define IS_WATCHPOINT_TRAP(type, code) (0)
#define IS_WATCHPOINT_TRAP(type, code) 0
#define IS_WATCHPOINT_TRAP(type, code) ((type) == T_TRCTRAP && (code) & 15)
#define IS_WATCHPOINT_TRAP(type, code) 0
#define IS_WATCHPOINT_TRAP(type, code) ((type) == T_WATCHPOINT)
#define IS_WATCHPOINT_TRAP(type, code) 0
#define IS_WATCHPOINT_TRAP(type, code) (0) /* XXX mips3 watchpoint */
#define IS_WATCHPOINT_TRAP(type, code) \
#define IS_WATCHPOINT_TRAP(type, code) ((type) == T_WATCHPOINT)
#define IS_WATCHPOINT_TRAP(type, code) 0
#define IS_WATCHPOINT_TRAP(type, code) (0)
#define IS_WATCHPOINT_TRAP(type, code) (false)
#define IS_WATCHPOINT_TRAP(type, code) (0)
#define IS_WATCHPOINT_TRAP(type, code) \
#define IS_WATCHPOINT_TRAP(type, code) ((type) == T_TRCTRAP && (code) & 15)
#define IS_WATCHPOINT_TRAP(type, code) (0)
#define IS_WATCHPOINT_TRAP(type, code) ((type) == T_TRCTRAP)