Searched refs:no_update (Results 1 – 4 of 4) sorted by relevance
91 #define no_ip_update (*(u_char *)&(I387->soft.no_update))
51 soft->no_update = 1; in fpstate_init_soft()
92 u8 no_update; member
3493 TCGLabel *no_update; in gen_update_branch_history() local3506 no_update = gen_new_label(); in gen_update_branch_history()3511 tcg_gen_brcondi_tl(TCG_COND_EQ, tmp, 0, no_update); in gen_update_branch_history()3540 gen_set_label(no_update); in gen_update_branch_history()