Searched refs:INF (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S408 set INF, 0x02 # operand type for STAG/DTAG
596 cmpi.b %d1,&INF # is operand an INF?
654 cmpi.b %d1,&INF # is operand an INF?
712 cmpi.b %d1,&INF # is operand an INF?
773 cmpi.b %d1,&INF # is operand an INF?
831 cmpi.b %d1,&INF # i
[all...]
H A Dfpsp.S428 set INF, 0x02 # operand type for STAG/DTAG
1262 # source data type was an INF, NAN, DENORM, or UNNORM
2529 # The packed operand is an INF or a NAN if the exponent field is all ones.
2531 cmpi.w %d0,&0x7fff # INF or NAN?
2532 beq.b iea_op_setsrc # operand is an INF or NAN
10125 # - Store properly signed INF into fp0. #
10137 fmov.s &0x7f800000,%fp0 # return +INF in fp0
10143 fmov.s &0xff800000,%fp0 # return -INF in fp0
10524 fmov.s &0x7f800000,%fp0 # load +INF
10525 mov.b &inf_bmask,FPSR_CC(%a6) # set 'INF' ccod
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dbase.c121 #define INF(NAME, MODE, OTYPE) \ macro
2026 INF("environ", S_IRUSR, pid_environ),
2027 INF("auxv", S_IRUSR, pid_auxv),
2028 INF("status", S_IRUGO, pid_status),
2032 INF("cmdline", S_IRUGO, pid_cmdline),
2033 INF("stat", S_IRUGO, tgid_stat),
2034 INF("statm", S_IRUGO, pid_statm),
2056 INF("wchan", S_IRUGO, pid_wchan),
2059 INF("schedstat", S_IRUGO, pid_schedstat),
2064 INF("oom_scor
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dget_op.S622 | if (ete =$7fff) then INF or NAN
624 | stag = INF

Completed in 80 milliseconds