Searched refs:PROBES_T16_CMP (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/probes/ |
D | decode-thumb.c | 704 DECODE_EMULATE (0xf800, 0x2800, PROBES_T16_CMP), 724 DECODE_EMULATE (0xffc0, 0x4200, PROBES_T16_CMP), 727 DECODE_EMULATE (0xff80, 0x4280, PROBES_T16_CMP),
|
D | decode-thumb.h | 68 PROBES_T16_CMP, enumerator
|
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/ |
D | actions-thumb.c | 621 [PROBES_T16_CMP] = {.handler = t16_emulate_loregs_rwflags},
|