Searched refs:add_cpreg_to_hashtable (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | helper.c | 10012 static void add_cpreg_to_hashtable(ARMCPU *cpu, const ARMCPRegInfo *r, in add_cpreg_to_hashtable() function 10358 add_cpreg_to_hashtable(cpu, r, opaque, state, in define_one_arm_cp_reg_with_opaque() 10364 add_cpreg_to_hashtable(cpu, r, opaque, state, in define_one_arm_cp_reg_with_opaque() 10368 add_cpreg_to_hashtable(cpu, r, opaque, state, in define_one_arm_cp_reg_with_opaque() 10380 add_cpreg_to_hashtable(cpu, r, opaque, state, in define_one_arm_cp_reg_with_opaque()
|