Searched full:fchs (Results 1 – 19 of 19) sorted by relevance
| /freebsd/sys/dev/amdsbwd/ |
| H A D | amd_chipset.h | 30 * various versions of Fusion Controller Hubs (FCHs). FCHs integrated into 37 * - several types of southbridges and FCHs: 40 * o FCHs where the controller has an ID of 0x780b1022 and a revision less 41 * than 0x41 (various variants of "Hudson" and "Bolton" as well as FCHs 43 * o FCHs where the controller has an ID of 0x790b1022 and a revision less 45 * - several types of FCHs: 46 * o FCHs where the SMBus controller device has a PCI Device ID of 0x780b1022 49 * o FCHs where the controller has an ID of 0x790b1022 and a revision greater
|
| /freebsd/share/man/man4/ |
| H A D | amdsbwd.4 | 62 AMD Axx/Hudson/Bolton FCHs 64 AMD FCHs integrated into Family 15h Models 60h-6Fh, 70h-7Fh Processors 66 AMD FCHs integrated into Family 16h Models 00h-0Fh, 30h-3Fh Processors
|
| H A D | intpm.4 | 58 AMD Axx/Hudson/Bolton FCHs
|
| /freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
| H A D | arm,mhuv3.yaml | 70 FCHs are expected to behave as RAM which generates interrupts when writes 72 When FCE is implemented, the number of FCHs that an implementation of the 75 FCHs are numbered from 0 in ascending order. 76 Note that the number of FCHs and the word-size are implementation defined,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86Schedule.td | 302 defm WriteFSign : X86SchedWritePair<ReadAfterVecLd>; // Floating point fabs/fchs.
|
| H A D | X86ScheduleZnver1.td | 846 // FCHS.
|
| H A D | X86ScheduleZnver2.td | 856 // FCHS.
|
| H A D | X86InstrFPStack.td | 262 defm CHS : FPUnary<fneg, MRM_E0, "fchs">;
|
| H A D | X86SchedBroadwell.td | 331 defm : BWWriteResPair<WriteFSign, [BWPort5], 1>; // Floating point fabs/fchs.
|
| H A D | X86SchedSkylakeClient.td | 318 defm : SKLWriteResPair<WriteFSign, [SKLPort0], 1>; // Floating point fabs/fchs.
|
| H A D | X86FloatingPoint.cpp | 1237 /// R1 = fchs R2
|
| H A D | X86ScheduleZnver3.td | 944 …, [Zn3FPFMul01], 1, [2], 1>; // FIXME: latency not from llvm-exegesis // Floating point fabs/fchs.
|
| H A D | X86SchedSkylakeServer.td | 318 defm : SKXWriteResPair<WriteFSign, [SKXPort0], 1>; // Floating point fabs/fchs.
|
| H A D | X86ScheduleZnver4.td | 955 …, [Zn4FPFMul01], 1, [2], 1>; // FIXME: latency not from llvm-exegesis // Floating point fabs/fchs.
|
| H A D | X86SchedIceLake.td | 323 defm : ICXWriteResPair<WriteFSign, [ICXPort0], 1>; // Floating point fabs/fchs.
|
| H A D | X86ISelLowering.cpp | 774 addLegalFPImmediate(APFloat(-0.0f)); // FLD0/FCHS in X86TargetLowering() 775 addLegalFPImmediate(APFloat(-1.0f)); // FLD1/FCHS in X86TargetLowering() 784 addLegalFPImmediate(APFloat(-0.0)); // FLD0/FCHS in X86TargetLowering() 785 addLegalFPImmediate(APFloat(-1.0)); // FLD1/FCHS in X86TargetLowering() 820 addLegalFPImmediate(TmpFlt); // FLD0/FCHS in X86TargetLowering() 828 addLegalFPImmediate(TmpFlt2); // FLD1/FCHS in X86TargetLowering()
|
| /freebsd/sys/i386/i386/ |
| H A D | db_disasm.c | 399 "fchs", "fabs", "", "", "ftst", "fxam", "", ""
|
| /freebsd/sys/amd64/amd64/ |
| H A D | db_disasm.c | 493 "fchs", "fabs", "", "", "ftst", "fxam", "", ""
|
| /freebsd/sys/cddl/dev/dtrace/x86/ |
| H A D | dis_tables.c | 2697 /* [0,0] */ TNS("fchs",NORM), TNS("fabs",NORM), INVALID, INVALID,
|