Home | History | Annotate | Download | only in target-i386

Lines Matching refs:CC_S

872         tcg_gen_shri_tl(cpu_tmp0, cpu_tmp0, 7); /* CC_S */
880 tcg_gen_shri_tl(cpu_tmp4, cpu_tmp0, 7); /* CC_S */
6399 tcg_gen_andi_tl(cpu_T[0], cpu_T[0], CC_S | CC_Z | CC_A | CC_P | CC_C);