Lines Matching +full:0 +full:xa000
16 #define DBG_MDSCR_SS (1 << 0)
24 #define DBG_ESR_EVT(x) (((x) >> 27) & 0x7)
27 #define DBG_ESR_EVT_HWBP 0x0
28 #define DBG_ESR_EVT_HWSS 0x1
29 #define DBG_ESR_EVT_HWWP 0x2
30 #define DBG_ESR_EVT_BRK 0x6
49 #define DBG_ESR_EVT_BKPT 0x4
50 #define DBG_ESR_EVT_VECC 0x5
52 #define AARCH32_BREAK_ARM 0x07f001f0
53 #define AARCH32_BREAK_THUMB 0xde01
54 #define AARCH32_BREAK_THUMB2_LO 0xf7f0
55 #define AARCH32_BREAK_THUMB2_HI 0xa000
60 #define DBG_ARCH_ID_RESERVED 0 /* In case of ptrace ABI updates. */
62 #define DBG_HOOK_HANDLED 0
92 DBG_ACTIVE_EL0 = 0,