Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/math-emu/
A Dfpu_etc.c42 setcc(SW_C3); in ftst_()
46 setcc(0); in ftst_()
48 setcc(SW_C0); in ftst_()
54 setcc(0); in ftst_()
56 setcc(SW_C0); in ftst_()
61 setcc(SW_C3); in ftst_()
67 setcc(SW_C0 | SW_C2 | SW_C3); /* Operand is not comparable */ in ftst_()
72 setcc(0); in ftst_()
74 setcc(SW_C0); in ftst_()
83 setcc(SW_C0 | SW_C2 | SW_C3); in ftst_()
[all …]
A Dreg_compare.c200 setcc(f); in FPU_compare_st_data()
213 setcc(SW_C3 | SW_C2 | SW_C0); in compare_st_st()
222 setcc(SW_C3 | SW_C2 | SW_C0); in compare_st_st()
246 setcc(f); in compare_st_st()
307 setcc(SW_C3 | SW_C2 | SW_C0); in compare_u_st_st()
316 setcc(SW_C3 | SW_C2 | SW_C0); in compare_u_st_st()
344 setcc(f); in compare_u_st_st()
A Dfpu_trig.c328 setcc(0); in fptan()
581 setcc(0); in f_sin()
653 setcc(0); in f_cos()
664 setcc(0); in f_cos()
875 setcc(0); in do_fprem()
926 setcc(0); in do_fprem()
942 setcc(cc); in do_fprem()
955 setcc(cc); in do_fprem()
976 setcc(0); in do_fprem()
981 setcc(0); in do_fprem()
[all …]
A Dstatus_w.h52 static inline void setcc(int cc) in setcc() function
A Dfpu_entry.c326 setcc(SW_C3 | SW_C2 | SW_C0); in math_emulate()
445 setcc(SW_C3 | SW_C2 | SW_C0); in math_emulate()
/linux-6.3-rc2/arch/sparc/kernel/
A Dgetsetcc.S12 .globl setcc
13 .type setcc,#function
14 setcc: label
25 .size setcc,.-setcc
/linux-6.3-rc2/arch/sparc/include/asm/
A Dttable.h121 #define SETCC_TRAP TRAP(setcc)
/linux-6.3-rc2/arch/x86/kvm/
A Demulate.c425 FOP_START(setcc)

Completed in 18 milliseconds