Searched refs:setcc (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dfpu_etc.c41 setcc(SW_C3);
45 setcc(0);
47 setcc(SW_C0);
53 setcc(0);
55 setcc(SW_C0);
60 setcc(SW_C3);
66 setcc(SW_C0 | SW_C2 | SW_C3); /* Operand is not comparable */
71 setcc(0);
73 setcc(SW_C0);
76 setcc(SW_C
[all...]
H A Dreg_compare.c199 setcc(f);
212 setcc(SW_C3 | SW_C2 | SW_C0);
221 setcc(SW_C3 | SW_C2 | SW_C0);
245 setcc(f);
258 setcc(SW_C3 | SW_C2 | SW_C0);
267 setcc(SW_C3 | SW_C2 | SW_C0);
295 setcc(f);
H A Dstatus_w.h51 static inline void setcc(int cc) function
H A Dfpu_trig.c327 setcc(0);
580 setcc(0);
647 setcc(0);
658 setcc(0);
869 setcc(0);
918 setcc(SW_C2);
920 setcc(0);
936 setcc(cc);
949 setcc(cc);
970 setcc(
[all...]
H A Dfpu_entry.c367 setcc(SW_C3 | SW_C2 | SW_C0);
486 setcc(SW_C3 | SW_C2 | SW_C0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dgetsetcc.S11 .globl setcc
12 .type setcc,#function
13 setcc: label
24 .size setcc,.-setcc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dttable.h120 #define SETCC_TRAP TRAP(setcc)

Completed in 623 milliseconds