Home
last modified time | relevance | path

Searched defs:opc2 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/arch/aarch32/
H A Darch_helpers.h24 #define _DEFINE_COPROCR_WRITE_FUNC(_name, coproc, opc1, CRn, CRm, opc2) \ argument
30 #define _DEFINE_COPROCR_READ_FUNC(_name, coproc, opc1, CRn, CRm, opc2) \ argument
111 #define _DEFINE_TLBIOP_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
118 #define _DEFINE_BPIOP_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
125 #define _DEFINE_TLBIOP_PARAM_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
146 #define _DEFINE_DCOP_PARAM_FUNC(_op, coproc, opc1, CRn, CRm, opc2) \ argument
H A Dasm_macros.S31 .macro ldcopr reg, coproc, opc1, CRn, CRm, opc2
39 .macro stcopr reg, coproc, opc1, CRn, CRm, opc2
/rk3399_ARM-atf/lib/aarch32/
H A Dcache_helpers.S22 .macro do_dcache_maintenance_by_mva op, coproc, opc1, CRn, CRm, opc2