Home
last modified time | relevance | path

Searched defs:isread (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dcpregs-at.c282 bool isread) in at_e012_access()
298 bool isread) in at_s1e2_access()
308 bool isread) in at_s1e01_access()
366 bool isread) in ats_access()
H A Dtlb-insns.c19 bool isread) in access_ttlb()
29 bool isread) in access_ttlbis()
40 bool isread) in access_ttlbos()
H A Dtranslate-a64.c2435 static void gen_sysreg_undef(DisasContext *s, bool isread, in gen_sysreg_undef()
2465 static void handle_sys(DisasContext *s, bool isread, in handle_sys()
H A Dtranslate.c2924 bool isread, int rt, int rt2) in do_coproc_insn()
/openbmc/qemu/target/arm/
H A Dhelper.c288 bool isread) in access_el3_aa32ns()
305 bool isread) in access_trap_aa32s_el1()
322 bool isread) in access_tvm_trvm()
335 bool isread) in access_tsw()
345 bool isread) in access_tacr()
599 bool isread) in cpacr_access()
617 bool isread) in cptr_access()
798 bool isread) in access_tid4()
878 bool isread) in access_aa64_tid1()
888 bool isread) in access_aa32_tid1()
[all …]
H A Ddebug_helper.c791 bool isread) in access_tdosa()
812 bool isread) in access_tdra()
833 bool isread) in access_tda()
850 bool isread) in access_dbgvcr32()
867 bool isread) in access_tdcc()
944 bool isread) in access_bogus()
H A Dsyndrome.h165 int isread) in syn_aa64_sysregtrap()
173 int crn, int crm, int rt, int isread, in syn_cp14_rt_trap()
183 int crn, int crm, int rt, int isread, in syn_cp15_rt_trap()
193 int rt, int rt2, int isread, in syn_cp14_rrt_trap()
203 int rt, int rt2, int isread, in syn_cp15_rrt_trap()
H A Dcpregs-pmu.c23 bool isread) in access_tpm() argument
232 pmreg_access(CPUARMState * env,const ARMCPRegInfo * ri,bool isread) pmreg_access() argument
257 pmreg_access_xevcntr(CPUARMState * env,const ARMCPRegInfo * ri,bool isread) pmreg_access_xevcntr() argument
272 pmreg_access_swinc(CPUARMState * env,const ARMCPRegInfo * ri,bool isread) pmreg_access_swinc() argument
287 pmreg_access_selr(CPUARMState * env,const ARMCPRegInfo * ri,bool isread) pmreg_access_selr() argument
301 pmreg_access_ccntr(CPUARMState * env,const ARMCPRegInfo * ri,bool isread) pmreg_access_ccntr() argument
[all...]
H A Dcpregs.h1090 const ARMCPRegInfo *ri, int isread) in cp_access_ok()
/openbmc/qemu/hw/intc/
H A Darm_gicv3_cpuif.c2270 const ARMCPRegInfo *ri, bool isread) in gicv3_irqfiq_access()
2307 const ARMCPRegInfo *ri, bool isread) in gicv3_dir_access()
2321 const ARMCPRegInfo *ri, bool isread) in gicv3_sgi_access()
2333 const ARMCPRegInfo *ri, bool isread) in gicv3_fiq_access()
2369 const ARMCPRegInfo *ri, bool isread) in gicv3_irq_access()
/openbmc/u-boot/drivers/spi/
H A Dkirkwood_spi.c35 int tm, isread = 0; in _spi_xfer() local
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c2051 bool isread = (syndrome >> 0) & 1; in hvf_vcpu_exec() local