Home
last modified time | relevance | path

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

/freebsd-14.2/sys/arm64/coresight/
H A Dcoresight_etm4x.c142 reg = bus_read_4(sc->res, TRCVIIECTLR); in etm_prepare()
144 bus_write_4(sc->res, TRCVIIECTLR, reg); in etm_prepare()
155 bus_write_4(sc->res, TRCVIIECTLR, 0); in etm_prepare()
H A Dcoresight_etm4x.h92 #define TRCVIIECTLR 0x084 /* Trace ViewInst Include/Exclude Control Register */ macro
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td1137 def : RWSysReg<"TRCVIIECTLR", 0b10, 0b001, 0b0000, 0b0001, 0b010>;