/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64Schedule.td | 33 def WriteID32 : SchedWrite; // 32-bit Divide 34 def WriteID64 : SchedWrite; // 64-bit Divide 35 def ReadID : SchedRead; // 32/64-bit Divide
|
H A D | AArch64SchedCyclone.td | 204 // 7.8.7. Divide 550 // 7.9.6 Divide and Square Root
|
H A D | AArch64SchedExynosM3.td | 207 // Divide and multiply instructions. 513 // Divide and multiply instructions.
|
H A D | AArch64SchedAmpere1.td | 600 } // 32-bit Divide 603 } // 64-bit Divide
|
H A D | AArch64SchedAmpere1B.td | 556 } // 32-bit Divide 559 } // 64-bit Divide
|
H A D | AArch64SchedNeoverseN1.td | 324 // Divide and multiply instructions 327 // Divide
|
H A D | AArch64SchedExynosM4.td | 518 // Divide and multiply instructions. 608 // Divide and multiply instructions.
|
H A D | AArch64SchedThunderX2T99.td | 498 // 3.4 Divide and Multiply Instructions 501 // Divide, W-form 509 // Divide, X-form
|
H A D | AArch64SchedThunderX3T110.td | 758 // 3.4 Divide and Multiply Instructions 761 // Divide, W-form 769 // Divide, X-form
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | renesas,h8s2678-pll-clock.txt | 13 - reg: Two rate selector (Multiply / Divide) register address
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | P10InstrResources.td | 463 // 20 Cycles Scalar Fixed-Point Divide operations, 2 input operands 474 // 20 Cycles Scalar Fixed-Point Divide operations, and 3 Cycles ALU operations, 2 input operands 483 // 25 Cycles Scalar Fixed-Point Divide operations, 2 input operands 497 // 25 Cycles Scalar Fixed-Point Divide operations, and 3 Cycles ALU operations, 2 input operands 510 // 27 Cycles Scalar Fixed-Point Divide operations, 2 input operands 518 // 41 Cycles Scalar Fixed-Point Divide operations, 2 input operands 528 // 41 Cycles Scalar Fixed-Point Divide operations, and 3 Cycles ALU operations, 2 input operands 537 // 43 Cycles Scalar Fixed-Point Divide operations, 2 input operands 544 // 47 Cycles Scalar Fixed-Point Divide operations, 2 input operands 551 // 54 Cycles Scalar Fixed-Point Divide operations, 2 input operands [all …]
|
H A D | PPCSchedule440.td | 71 // continue to execute in IEXE2 and IWB. Divide resides in IWB for 91 // have a 5-cycle latency. Divide takes longer (30 cycles). Instructions that
|
H A D | README_P9.txt | 184 - QP Add/Divide/Multiply/Subtract/Square-Root: 196 - Round to Odd of QP Add/Divide/Multiply/Subtract/Square-Root:
|
H A D | PPCScheduleP9.td | 99 // Two DIV (Fixed Point Divide) units.
|
/freebsd/sys/contrib/device-tree/Bindings/iio/afe/ |
H A D | current-sense-shunt.txt | 22 /* Divide the voltage by 3300000/1000000 (or 3.3) for the current. */
|
/freebsd/stand/i386/boot2/ |
H A D | boot1.S | 301 movzbl %cl,%ebx # Divide by 306 inc %bx # Divide by
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVSchedRocket.td | 43 def RocketUnitFPDivSqrt : ProcResource<1>; // FP Divide/Sqrt
|
H A D | RISCVScheduleV.td | 381 // 11.11. Vector Integer Divide Instructions 429 // 13.4. Vector Single-Width Floating-Point Multiply/Divide Instructions 613 // 11.11. Vector Integer Divide Instructions 656 // 13.4. Vector Single-Width Floating-Point Multiply/Divide Instructions
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrInteger.td | 54 // Divide and remainder trap on a zero denominator.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 135 Divide, // ?K # operator/ enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangleNodes.cpp | 275 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, Divide, "operator/"); in output()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleSwift.td | 318 // 4.2.18 Integer Divide 1037 // 4.2.44 VFP, Divide and Square Root
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrVec.td | 904 // Section 8.10.11 - VDIV (Vector Divide) 910 // Section 8.10.12 - VDVS (Vector Divide Single) 917 // Section 8.10.13 - VDVX (Vector Divide) 1148 // Section 8.13.4 - VFDV (Vector Floating Divide)
|
H A D | VEInstrInfo.td | 1229 // Section 8.4.11 - DIV (Divide) 1233 // Section 8.4.12 - DVS (Divide Single) 1237 // Section 8.4.13 - DVX (Divide) 1383 // Section 8.7.4 - FDV (Floating Divide)
|
/freebsd/stand/i386/btx/btx/ |
H A D | btx.S | 314 jmp ex_noc # Divide error
|