Searched refs:hex_slot_cancelled (Results 1 – 3 of 3) sorted by relevance
51 TCGv hex_slot_cancelled; variable475 tcg_gen_movi_tl(hex_slot_cancelled, 0); in gen_start_packet()677 tcg_gen_extract_tl(cancelled, hex_slot_cancelled, slot_num, 1); in process_store()1132 hex_slot_cancelled = tcg_global_mem_new(tcg_env, in hexagon_translate_init()
272 extern TCGv hex_slot_cancelled;
182 tcg_gen_ori_tl(hex_slot_cancelled, hex_slot_cancelled, 1 << slot); in gen_cancel()