Home
last modified time | relevance | path

Searched refs:A_high (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Dmatpoly-mult.h353 A_high[(size_t)i-k0] = A[(size_t)i]; in midproduct_Karatsuba()
360 midproduct_Karatsuba(alpha, A_high, B1); in midproduct_Karatsuba()
364 _MD.subin(A_high[(size_t)i],A_low[(size_t)i]); in midproduct_Karatsuba()
365 midproduct_Karatsuba(beta, A_high, B2); in midproduct_Karatsuba()
369 _MD.subin(A_high[(size_t)i],A_low[(size_t)i-1]); in midproduct_Karatsuba()
370 midproduct_Karatsuba(beta, A_high, B2); in midproduct_Karatsuba()
419 A_high[(size_t)i-Ak0] = A[(size_t)i]; in midproduct_Karatsubagen()
426 midproduct_Karatsubagen(alpha, A_high, B1); in midproduct_Karatsubagen()
430 _MD.subin(A_high[(size_t)i],A_low[(size_t)i]); in midproduct_Karatsubagen()
431 midproduct_Karatsubagen(beta, A_high, B2); in midproduct_Karatsubagen()
[all …]
/dports/math/octave-forge-statistics/statistics-1.4.3/inst/
H A Dbinotest.m88 A_high = binoinv(1-alpha/2,n,p0)/n; variable
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/m68hc11/
H A Dlarith.asm972 A_high = 2 define
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/m68hc11/
H A Dlarith.asm972 A_high = 2 define
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/m68hc11/
H A Dlarith.asm972 A_high = 2 define
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/rs6000/
H A Daltivec.md559 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
563 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/rs6000/
H A Daltivec.md600 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
604 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/rs6000/
H A Daltivec.md625 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
629 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/rs6000/
H A Daltivec.md701 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
705 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A Daltivec.md625 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
629 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/rs6000/
H A Daltivec.md701 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
705 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Daltivec.md702 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
706 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Daltivec.md702 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
706 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/powerpcspe/
H A Daltivec.md702 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
706 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Daltivec.md702 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
706 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Daltivec.md702 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
706 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/lang/gcc8/gcc-8.5.0/gcc/config/powerpcspe/
H A Daltivec.md702 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
706 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Daltivec.md706 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
710 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Daltivec.md693 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
697 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Daltivec.md693 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
697 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Daltivec.md693 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
697 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Daltivec.md706 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
710 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Daltivec.md706 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
710 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Daltivec.md706 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
710 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Daltivec.md693 ;; A_high = Operand_0 & 0xFFFF0000 >> 16
697 ;; result = A_low * B_low + (A_high * B_low + B_high * A_low) << 16

12