Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dfpu_system.h91 #define no_ip_update (*(u_char *)&(I387->soft.no_update))
H A Dfpu_aux.c51 soft->no_update = 1; in fpstate_init_soft()
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dtypes.h92 u8 no_update; member
/openbmc/qemu/target/ppc/
H A Dtranslate.c3493 TCGLabel *no_update; in gen_update_branch_history() local
3506 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()