Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_etm4x.c141 reg = bus_read_4(sc->res, TRCVIIECTLR); in etm_prepare()
143 bus_write_4(sc->res, TRCVIIECTLR, reg); in etm_prepare()
154 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/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td1458 def : RWSysReg<"TRCVIIECTLR", 0b10, 0b001, 0b0000, 0b0001, 0b010>;