Home
last modified time | relevance | path

Searched refs:fcc (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/libexec/rlogind/
H A Drlogind.c453 int pcc = 0, fcc = 0; in protocol() local
470 if (fcc) in protocol()
501 fcc = read(f, fibuf, sizeof(fibuf)); in protocol()
502 if (fcc < 0 && errno == EWOULDBLOCK) in protocol()
503 fcc = 0; in protocol()
508 if (fcc <= 0) in protocol()
513 for (cp = fibuf; cp < fibuf+fcc-1; cp++) in protocol()
516 left = fcc - (cp-fibuf); in protocol()
524 fcc -= n; in protocol()
531 if (set[0].revents & POLLOUT && fcc > 0) { in protocol()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrFormats.td100 bit hasFCCRegOperand = 0; // Instruction uses $fcc<X> register and is
783 bits<3> fcc;
790 let Inst{20-18} = fcc;
799 bits<3> fcc;
808 let Inst{10-8} = fcc;
835 bits<3> fcc;
841 let Inst{20-18} = fcc;
852 bits<3> fcc;
858 let Inst{20-18} = fcc;
H A DMipsCondMov.td37 InstSE<(outs RC:$rd), (ins RC:$rs, FCCRegsOpnd:$fcc, RC:$F),
38 !strconcat(opstr, "\t$rd, $rs, $fcc"),
39 [(set RC:$rd, (OpNode RC:$rs, FCCRegsOpnd:$fcc, RC:$F))],
47 InstSE<(outs RC:$fd), (ins RC:$fs, FCCRegsOpnd:$fcc, RC:$F),
48 !strconcat(opstr, "\t$fd, $fs, $fcc"),
49 [(set RC:$fd, (OpNode RC:$fs, FCCRegsOpnd:$fcc, RC:$F))],
H A DMicroMipsInstrFormats.td453 bits<3> fcc;
460 let Inst{15-13} = fcc;
781 bits<3> fcc;
789 let Inst{15-13} = fcc;
801 bits<3> fcc;
808 let Inst{20-18} = fcc; // cc
846 bits<3> fcc;
852 let Inst{15-13} = fcc; //cc
H A DMipsInstrFPU.td236 InstSE<(outs), (ins FCCRegsOpnd:$fcc, opnd:$offset),
237 !strconcat(opstr, "\t$fcc, $offset"),
238 [(MipsFPBrcond Op, FCCRegsOpnd:$fcc, bb:$offset)], Itin,
248 InstSE<(outs), (ins FCCRegsOpnd:$fcc, opnd:$offset),
249 !strconcat(opstr, "\t$fcc, $offset"), [], Itin,
276 InstSE<(outs FCCRegsOpnd:$fcc), (ins RC:$fs, RC:$ft),
277 !strconcat("c.", CondStr, ".", Typestr, "\t$fcc, $fs, $ft"), [], itin,
745 // fcc register set is used directly.
746 bits<3> fcc = 0;
752 // fcc register set is used directly.
[all …]
H A DMicroMipsInstrFPU.td59 // fcc register set is used directly.
60 bits<3> fcc = 0;
67 // fcc register set is used directly.
68 bits<3> fcc = 0;
H A DMipsRegisterInfo.td201 def FCC#I : MipsReg<I, "fcc"#I>;
/netbsd-src/lib/libm/noieee_src/
H A Dn_log__L.c75 vc(L2, 3.9999999999970461961E-1 ,cccc,3fcc,2684,cccc, -1, .CCCCCCCCCC2684)
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mips/
H A Dfpu64-ps.s344 ctc1 $2, $31 # set all fcc bits
357 ctc1 $2, $31 # clear all fcc bits
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dvfw.d790 WORD StreamFromFOURCC(DWORD fcc) { in StreamFromFOURCC() argument
791 return cast(WORD)((FromHex(LOBYTE(LOWORD(fcc))) << 4) + (FromHex(HIBYTE(LOWORD(fcc))))); in StreamFromFOURCC()
794 WORD TWOCCFromFOURCC(DWORD fcc) { in TWOCCFromFOURCC() argument
795 return HIWORD(fcc); in TWOCCFromFOURCC()
1035 STDMETHOD(ReadData) (THIS_ DWORD fcc, LPVOID lp, LONG FAR *lpcb) PURE ;
1036 STDMETHOD(WriteData) (THIS_ DWORD fcc, LPVOID lp, LONG cb) PURE ;
1259 STDAPI AVIStreamReadData (PAVISTREAM pavi, DWORD fcc, LPVOID lp, LONG FAR *lpcb);
1260 STDAPI AVIStreamWriteData (PAVISTREAM pavi, DWORD fcc, LPVOID lp, LONG cb);
1379 #define AVIStreamDataSize(pavi, fcc, plSize) AVIStreamReadData(pavi,fcc,NULL,plSize)
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Ducnid.tab34 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fbc 1fc2-1fc4 1fc6-1fcc 1fd0-1fd3
135 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fbc 1fc2-1fc4 1fc6-1fcc 1fd0-1fd3
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Ducnid.tab34 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fbc 1fc2-1fc4 1fc6-1fcc 1fd0-1fd3
135 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fbc 1fc2-1fc4 1fc6-1fcc 1fd0-1fd3
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrAliases.td45 // mov<cond> %fcc[0-3], rs2, rd
49 // mov<cond> %fcc[0-3], simm11, rd
53 // fmovs<cond> %fcc[0-3], $rs2, $rd
57 // fmovd<cond> %fcc[0-3], $rs2, $rd
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dpredicates.md651 ;; Return true if operand is an fcc register.
668 ;; Return true if operand is either an fcc or icc register.
705 ;; Return true if operand is an fcc register.
722 ;; Return true if operand is either an fcc or icc register.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/
H A Dpredicates.md651 ;; Return true if operand is an fcc register.
668 ;; Return true if operand is either an fcc or icc register.
705 ;; Return true if operand is an fcc register.
722 ;; Return true if operand is either an fcc or icc register.
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.20041107 functions: address list, config file, use admin kdc, fcc version
1224 [libdefaults]fcc-mit-ticketflags=boolean
1227 [libdefaults]fcc-mit-ticketflags=boolean to decide what format to
1228 write the fcc in. Default to mit version (aka heimdal 0.7)
H A DChangeLog.2005151 to return NULL when its not found, and fcc when the name starts
522 fcc-mit-ticketflags.
526 * lib/krb5/krb5_keytab.3: Document fcc-mit-ticketflags in
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dfrv.cpu7399 (define-pmacro (fcc-eq) 8)
7400 (define-pmacro (fcc-lt) 4)
7401 (define-pmacro (fcc-gt) 2)
7402 (define-pmacro (fcc-uo) 1)
7404 (define-pmacro (compare-and-set-fcc arg1 arg2 fcc)
7406 (set fcc (fcc-gt))
7408 (set fcc (fcc-eq))
7410 (set fcc (fcc-lt))
7411 (set fcc (fcc-uo)))))
7419 (compare-and-set-fcc FRi FRj FCCi_2)
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dfrv.cpu7399 (define-pmacro (fcc-eq) 8)
7400 (define-pmacro (fcc-lt) 4)
7401 (define-pmacro (fcc-gt) 2)
7402 (define-pmacro (fcc-uo) 1)
7404 (define-pmacro (compare-and-set-fcc arg1 arg2 fcc)
7406 (set fcc (fcc-gt))
7408 (set fcc (fcc-eq))
7410 (set fcc (fcc-lt))
7411 (set fcc (fcc-uo)))))
7419 (compare-and-set-fcc FRi FRj FCCi_2)
[all …]
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dfrv.cpu7400 (define-pmacro (fcc-eq) 8)
7401 (define-pmacro (fcc-lt) 4)
7402 (define-pmacro (fcc-gt) 2)
7403 (define-pmacro (fcc-uo) 1)
7405 (define-pmacro (compare-and-set-fcc arg1 arg2 fcc)
7407 (set fcc (fcc-gt))
7409 (set fcc (fcc-eq))
7411 (set fcc (fcc-lt))
7412 (set fcc (fcc-uo)))))
7420 (compare-and-set-fcc FRi FRj FCCi_2)
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips-msa.md1531 (define_code_attr fcc
1560 (define_insn "msa_<FCC:fcc>_<FMSA:msafmt>"
1565 "<FCC:fcc>.<FMSA:msafmt>\t%w0,%w1,%w2"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips-msa.md1574 (define_code_attr fcc
1603 (define_insn "msa_<FCC:fcc>_<FMSA:msafmt>"
1608 "<FCC:fcc>.<FMSA:msafmt>\t%w0,%w1,%w2"
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2006530 * mips-dis.c (print_insn_args): Print $fcc only for FP
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2006530 * mips-dis.c (print_insn_args): Print $fcc only for FP
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-2006530 * mips-dis.c (print_insn_args): Print $fcc only for FP

123