Searched refs:TRCCONFIGR_INSTP0_S (Results 1 – 1 of 1) sorted by relevance
62 #define TRCCONFIGR_INSTP0_S 1 /* Instruction P0 field. */ macro63 #define TRCCONFIGR_INSTP0_M (0x3 << TRCCONFIGR_INSTP0_S)65 #define TRCCONFIGR_INSTP0_LDR (1 << TRCCONFIGR_INSTP0_S) /* Trace load instructions as P0 instruct…66 #define TRCCONFIGR_INSTP0_STR (2 << TRCCONFIGR_INSTP0_S) /* Trace store instructions as P0 instruc…67 #define TRCCONFIGR_INSTP0_LDRSTR (3 << TRCCONFIGR_INSTP0_S) /* Trace load and store instructions a…