Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dhelper.c669 * definitions that don't use CP_ANY wildcards (mostly in v8_cp_reginfo[]).
673 .cp = 15, .opc1 = CP_ANY, .crn = 3, .crm = CP_ANY, .opc2 = CP_ANY,
683 .opc1 = CP_ANY, .opc2 = CP_ANY, .access = PL1_RW, .type = ARM_CP_NOP },
685 .opc1 = CP_ANY, .opc2 = CP_ANY, .access = PL1_RW, .type = ARM_CP_NOP },
687 .opc1 = CP_ANY, .opc2 = CP_ANY,
[all...]
H A Dcpregs.h830 #define CP_ANY 0xff macro