Home
last modified time | relevance | path

Searched defs:crm (Results 1 – 10 of 10) sorted by path

/qemu/hw/intc/
H A Darm_gicv3_kvm.c51 #define KVM_DEV_ARM_VGIC_SYSREG(op0, op1, crn, crm, op2) \ argument
/qemu/linux-headers/asm-arm/
H A Dkvm.h166 #define __ARM_CP15_REG(op1,crn,crm,op2) \ argument
175 #define __ARM_CP15_REG64(op1,crm) \ argument
/qemu/linux-headers/asm-arm64/
H A Dkvm.h249 #define __ARM64_SYS_REG(op0,op1,crn,crm,op2) \ argument
513 #define KVM_ARM_FEATURE_ID_RANGE_IDX(op0, op1, crn, crm, op2) \ argument
/qemu/target/arm/
H A Dcpregs.h171 #define ENCODE_CP_REG(cp, is64, ns, crn, crm, opc1, opc2) \ argument
175 #define ENCODE_AA64_CP_REG(cp, crn, crm, op0, op1, op2) \ argument
861 uint8_t crm; member
1078 uint8_t crn, uint8_t crm) in arm_cpreg_encoding_in_idspace()
H A Dhelper.c6846 #define K(op0, op1, crn, crm, op2) \ in define_arm_vh_e2h_redirects_aliases() argument
9659 uint8_t crm = 0b1000 | extract32(i, 1, 3); in register_cp_regs_for_features() local
9689 uint8_t crm = 0b1000 | extract32(i, 1, 3); in register_cp_regs_for_features() local
9997 int crm, int opc1, int opc2, in add_cpreg_to_hashtable()
10218 int crm, opc1, opc2; in define_one_arm_cp_reg_with_opaque() local
H A Dsyndrome.h163 int crn, int crm, int rt, in syn_aa64_sysregtrap()
172 int crn, int crm, int rt, int isread, in syn_cp14_rt_trap()
182 int crn, int crm, int rt, int isread, in syn_cp15_rt_trap()
191 static inline uint32_t syn_cp14_rrt_trap(int cv, int cond, int opc1, int crm, in syn_cp14_rrt_trap()
201 static inline uint32_t syn_cp15_rrt_trap(int cv, int cond, int opc1, int crm, in syn_cp15_rrt_trap()
/qemu/target/arm/hvf/
H A Dhvf.c151 #define HVF_SYSREG(crn, crm, op0, op1, op2) \ argument
170 #define SYSREG(op0, op1, crn, crm, op2) \ argument
/qemu/target/arm/tcg/
H A Dtranslate-a64.c2117 uint8_t crn, uint8_t crm, uint8_t rt) in gen_sysreg_undef()
2147 unsigned int crn, unsigned int crm, unsigned int rt) in handle_sys()
H A Dtranslate.c4503 static bool aa32_cpreg_encoding_in_impdef_space(uint8_t crn, uint8_t crm) in aa32_cpreg_encoding_in_impdef_space()
4518 int opc1, int crn, int crm, int opc2, in do_coproc_insn()
/qemu/target/ppc/
H A Dtranslate.c4626 uint32_t crm, crn; in gen_mfcr() local
4740 uint32_t crm, crn; in gen_mtcrf() local