Home
last modified time | relevance | path

Searched refs:tag_equal (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c4276 rtx tag_equal = gen_reg_rtx (V4SImode); in ea_load_store_inline() local
4330 emit_insn (gen_ceq_v4si (tag_equal, tag, cache_tag)); in ea_load_store_inline()
4334 emit_insn (gen_andv4si3 (tag_equal, tag_equal, tag_equal_hi)); in ea_load_store_inline()
4342 emit_insn (gen_spu_gbb (tag_eq_pack, spu_gen_subreg (V16QImode, tag_equal))); in ea_load_store_inline()