Home
last modified time | relevance | path

Searched defs:syn (Results 1 – 10 of 10) sorted by relevance

/qemu/subprojects/packagefiles/syn-2-rs/
H A Dmeson.build15 _syn_rs = static_library( build
/qemu/target/arm/tcg/
H A Dtlb_helper.c33 uint32_t syn; in merge_syn_data_abort() local
179 uint32_t syn, exc, fsr, fsc; in arm_deliver_fault() local
H A Dtranslate.h282 static inline void disas_set_insn_syndrome(DisasContext *s, uint32_t syn) in disas_set_insn_syndrome()
403 uint32_t syn = syn_swstep(false, isv, ex); in gen_swstep_exception() local
H A Dop_helper.c311 uint32_t syn = syn_bxjtrap(1, 0xe, rm); in HELPER() local
H A Dmte_helper.c564 int is_write, syn; in mte_sync_check_fail() local
H A Dtranslate.c195 uint32_t syn; in disas_set_da_iss() local
1061 int excp, uint32_t syn, TCGv_i32 tcg_el) in gen_exception_insn_el_v()
1074 uint32_t syn, uint32_t target_el) in gen_exception_insn_el()
1081 int excp, uint32_t syn) in gen_exception_insn()
1093 static void gen_exception_bkpt_insn(DisasContext *s, uint32_t syn) in gen_exception_bkpt_insn()
H A Dtranslate-vfp.c231 uint32_t syn = syn_fp_access_trap(1, 0xe, false, coproc); in vfp_access_check_a() local
H A Dtranslate-a64.c1123 uint32_t syn; in do_gpr_st_memidx() local
1162 uint32_t syn; in do_gpr_ld_memidx() local
2624 uint32_t syn; in handle_sys() local
/qemu/target/arm/
H A Dsyndrome.h95 static inline uint32_t syn_get_ec(uint32_t syn) in syn_get_ec()
100 static inline uint32_t syn_set_ec(uint32_t syn, uint32_t ec) in syn_set_ec()
H A Dhelper.c3522 uint32_t syn, fsr, fsc; in do_ats_write() local