Lines Matching +full:25 +full:c
5 * (C) 1995 Linus Torvalds
20 * These are not normal C functions: instead of the normal
22 * $24 and $25, and return the result in $27. Register $28 may
43 * $25 - divisor
67 #define GETSIGN(x) xor $24,$25,x
104 bis $25,$25,divisor
175 bis $24,$25,$28
180 stq $25,8($30)
183 subq $31,$25,$28
185 cmovlt $25,$28,$25 /* abs($25) */
189 ldq $25,8($30)