Home
last modified time | relevance | path

Searched refs:TRCCONFIGR_INSTP0_S (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_etm4x.h62 #define TRCCONFIGR_INSTP0_S 1 /* Instruction P0 field. */ macro
63 #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…