Home
last modified time | relevance | path

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

/arm-trusted-firmware/include/arch/aarch32/
H A Dasm_macros.S31 .macro ldcopr reg, coproc, opc1, CRn, CRm, opc2 argument
39 .macro stcopr reg, coproc, opc1, CRn, CRm, opc2 argument
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_DCOP_PARAM_FUNC(_op,coproc,opc1,CRn,CRm,opc2) global() argument
[all...]
/arm-trusted-firmware/lib/aarch32/
H A Dcache_helpers.S22 .macro do_dcache_maintenance_by_mva op, coproc, opc1, CRn, CRm, opc2 argument