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