Home
last modified time | relevance | path

Searched refs:OP2 (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu-sysregs.h21 #define DEF(NAME, OP0, OP1, CRN, CRM, OP2) NAME##_IDX, argument
29 #define DEF(NAME, OP0, OP1, CRN, CRM, OP2) \ argument
30 SYS_##NAME = ENCODE_ID_REG(OP0, OP1, CRN, CRM, OP2),
H A Dcpu64.c39 #define DEF(NAME, OP0, OP1, CRN, CRM, OP2) \
47 #define DEF(NAME, OP0, OP1, CRN, CRM, OP2) \
40 DEF(NAME,OP0,OP1,CRN,CRM,OP2) global() argument
48 DEF(NAME,OP0,OP1,CRN,CRM,OP2) global() argument
/openbmc/qemu/linux-headers/asm-arm64/
H A Dkvm.h253 ARM64_SYS_REG_SHIFT_MASK(op2, OP2))
/openbmc/qemu/hw/intc/
H A Darm_gicv3_kvm.c50 ARM64_SYS_REG_SHIFT_MASK(op2, OP2))
/openbmc/qemu/disas/
H A Dsparc.c185 #define OP2(x) (((x) & 0x7) << 22) /* Op2 field of format2 insns. */ macro
192 #define F2(x, y) (OP (x) | OP2(y)) /* Format 2 insns. */
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex1261 mrsEncoding.op2 & uint64 & MRS Encoding OP2.\\