Home
last modified time | relevance | path

Searched defs:pred (Results 1 – 11 of 11) sorted by relevance

/qemu/tests/tcg/hexagon/
H A Dmisc.c79 static inline void S4_storeirbt_io(void *p, bool pred) in S4_storeirbt_io()
87 static inline void S4_storeirbf_io(void *p, bool pred) in S4_storeirbf_io()
95 static inline void S4_storeirbtnew_io(void *p, bool pred) in S4_storeirbtnew_io()
105 static inline void S4_storeirbfnew_io(void *p, bool pred) in S4_storeirbfnew_io()
115 static inline void S4_storeirht_io(void *p, bool pred) in S4_storeirht_io()
123 static inline void S4_storeirhf_io(void *p, bool pred) in S4_storeirhf_io()
131 static inline void S4_storeirhtnew_io(void *p, bool pred) in S4_storeirhtnew_io()
141 static inline void S4_storeirhfnew_io(void *p, bool pred) in S4_storeirhfnew_io()
151 static inline void S4_storeirit_io(void *p, bool pred) in S4_storeirit_io()
159 static inline void S4_storeirif_io(void *p, bool pred) in S4_storeirif_io()
[all …]
H A Dmem_noshuf.c109 static inline int pred_lw_sw_pi(bool pred, int32_t *p, int32_t *q, in pred_lw_sw_pi()
126 static inline int64_t pred_ld_sd(bool pred, int64_t *p, int64_t *q, in pred_ld_sd()
142 static inline int64_t pred_ld_sd_pi(bool pred, int64_t *p, int64_t *q, in pred_ld_sd_pi()
159 static inline int32_t cancel_sw_lb(bool pred, int32_t *p, int8_t *q, int32_t x) in cancel_sw_lb()
173 static inline int64_t cancel_sw_ld(bool pred, int32_t *p, int64_t *q, int32_t x) in cancel_sw_ld()
H A Dhvx_misc.c394 bool pred = true; in test_load_tmp_predicated() local
433 bool pred = true; in test_load_cur_predicated() local
H A Dfpstuff.c259 uint32_t pred; in check_sfrecipa() local
/qemu/target/hexagon/
H A Dgenptr.c41 TCGv gen_read_preg(TCGv pred, uint8_t num) in gen_read_preg()
133 TCGv pred = get_result_pred(ctx, pnum); in gen_log_pred_write() local
345 TCGv pred, TCGv vaddr, TCGv src) in gen_store_conditional4()
370 TCGv pred, TCGv vaddr, TCGv_i64 src) in gen_store_conditional8()
466 TCGCond cond, TCGv pred) in gen_write_new_pc_addr()
490 TCGCond cond, TCGv pred) in gen_write_new_pc_pcrel()
588 TCGCond cond, TCGv pred) in gen_cond_jumpr()
593 static void gen_cond_jumpr31(DisasContext *ctx, TCGCond cond, TCGv pred) in gen_cond_jumpr31()
600 static void gen_cond_jump(DisasContext *ctx, TCGCond cond, TCGv pred, in gen_cond_jump()
611 TCGv pred = tcg_temp_new(); in gen_cmpnd_cmp_jmp() local
[all …]
H A Dcpu.h78 target_ulong pred[NUM_PREGS]; member
/qemu/linux-user/hexagon/
H A Dsignal.c47 target_ulong pred[NUM_PREGS]; member
/qemu/target/hexagon/idef-parser/
H A Didef-parser.h170 HexPred pred; /**< rvalue of predicate type */ member
H A Dparser-helpers.c116 void pred_print(Context *c, YYLTYPE *locp, HexPred *pred, bool is_dotnew) in pred_print()
1842 HexValue gen_rvalue_pred(Context *c, YYLTYPE *locp, HexValue *pred) in gen_rvalue_pred()
/qemu/disas/
H A Driscv.h205 uint8_t pred; member
/qemu/target/arm/tcg/
H A Dsve_helper.c7449 uint8_t pred; in DO_PPZZ_MATCH() local