Searched refs:F5 (Results 1 - 13 of 13) sorted by path

/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex9330 \DeclareUnicodeCharacter{00F5}{\~o}
9478 \DeclareUnicodeCharacter{01F5}{\'g}
/freebsd-11-stable/contrib/gdb/gdb/
H A Dsparc-stub.c115 F0, F1, F2, F3, F4, F5, F6, F7, enumerator in enum:regnames
/freebsd-11-stable/crypto/openssl/crypto/ripemd/
H A Drmd_locl.h106 # define F5(x,y,z) ((x)^((y)|(~(z))))
115 # define F5(x,y,z) (((~(z)) | (y)) ^ (x)) macro
147 a+=F5(b,c,d)+X(w)+K; \
/freebsd-11-stable/lib/libmd/
H A Drmd_locl.h182 #define F5(x,y,z) ((x)^((y)|(~(z)))) macro
213 a+=F5(b,c,d)+X[w]+K; \
/freebsd-11-stable/stand/i386/boot0/
H A Dboot0.S423 jae beep # Not in F1..F5, beep
443 * If we have pressed F5 or 5, then this is a good, fake value
449 cmpb $0x4,%al # F5/#5 pressed?
451 je 1f # Yes, F5
479 jne 3f # If not F5/#5
499 * putkey prints the option selected in %dl (F1..F5 or 1..5) followed by
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h49 UINT64 F5[2]; member in struct:__anon6003
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3233 case Mips::D2: return Mips::F5;
5392 case Mips::F5: return Mips::A1;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.cpp87 PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5, PPC::F6, PPC::F7,
H A DPPCISelLowering.cpp3334 static const MCPhysReg FPR[] = {PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5,
3676 PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5, PPC::F6, PPC::F7,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp140 Sparc::F4, Sparc::F5, Sparc::F6, Sparc::F7,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp72 SP::F4, SP::F5, SP::F6, SP::F7,
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h80 MAP(F5, 117) \
/freebsd-11-stable/sys/mips/include/
H A Dregnum.h138 #define F5 (FPBASE+5) macro

Completed in 271 milliseconds