HomeSort by: relevance | last modified time | path
    Searched refs:mpn_and_n (Results 1 - 25 of 49) sorted by relevancy

1 2

  /src/external/lgpl3/gmp/dist/mpn/generic/
logops_n.c 0 /* mpn_and_n, mpn_ior_n, etc -- mpn logical operations.
35 #define call mpn_and_n
  /src/external/lgpl3/gmp/dist/mpn/arm/
logops_n.asm 1 dnl ARM mpn_and_n, mpn_andn_n. mpn_nand_n, etc.
56 define(`func', `mpn_and_n')
84 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/mpn/arm64/
logops_n.asm 1 dnl ARM64 mpn_and_n, mpn_andn_n. mpn_nand_n, etc.
51 define(`func', `mpn_and_n')
77 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/
logops_n.asm 1 dnl PowerPC-64 mpn_and_n, mpn_andn_n, mpn_nand_n, mpn_ior_n, mpn_iorn_n,
70 ` define(`func',`mpn_and_n')
100 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/mpz/
ior.c 106 mpn_and_n (res_ptr, op1_ptr, op2_ptr, res_size);
and.c 68 mpn_and_n (MPZ_NEWALLOC (res, res_size), op1_ptr, op2_ptr, res_size);
  /src/external/lgpl3/gmp/dist/mpn/x86/atom/
logops_n.asm 1 dnl Intel Atom mpn_and_n,...,mpn_xnor_n -- bitwise logical operations.
75 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/
logops_n.asm 1 dnl Intel Pentium mpn_and_n,...,mpn_xnor_n -- bitwise logical operations.
61 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/tests/mpn/
logic.c 92 mpn_and_n (rp, ap, bp, n);
t-instrument.c 157 pre ("mpn_and_n");
158 mpn_and_n (wp, xp, yp, size);
  /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
logops_n.asm 1 dnl ARM mpn_and_n, mpn_andn_n. mpn_nand_n, etc, optimised for A15.
66 define(`func', `mpn_and_n')
94 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/mpn/ia64/
logops_n.asm 1 dnl IA-64 mpn_and_n, mpn_andn_n, mpn_nand_n, mpn_ior_n, mpn_iorn_n,
51 ` define(`func',`mpn_and_n')
83 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/mpn/powerpc32/vmx/
logops_n.asm 1 dnl PowerPC-32/VMX and PowerPC-64/VMX mpn_and_n, mpn_andn_n, mpn_nand_n,
69 ` define(`func', `mpn_and_n')
121 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/mpn/s390_32/
logops_n.asm 48 define(`func',`mpn_and_n')
83 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/mpn/s390_64/
logops_n.asm 48 define(`func',`mpn_and_n')
83 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/
logops_n.asm 1 dnl AMD K6-2 mpn_and_n, mpn_andn_n, mpn_nand_n, mpn_ior_n, mpn_iorn_n,
86 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
logops_n.asm 58 define(`func',`mpn_and_n')
92 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/dist/mpn/x86_64/
logops_n.asm 58 define(`func',`mpn_and_n')
91 MULFUNC_PROLOGUE(mpn_and_n mpn_andn_n mpn_nand_n mpn_ior_n mpn_iorn_n mpn_nior_n mpn_xor_n mpn_xnor_n)
  /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h 1620 #define mpn_and_n __MPN(and_n) macro
1621 __GMP_DECLSPEC void mpn_and_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h 1620 #define mpn_and_n __MPN(and_n) macro
1621 __GMP_DECLSPEC void mpn_and_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h 1620 #define mpn_and_n __MPN(and_n) macro
1621 __GMP_DECLSPEC void mpn_and_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h 1620 #define mpn_and_n __MPN(and_n) macro
1621 __GMP_DECLSPEC void mpn_and_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h 1588 #define mpn_and_n __MPN(and_n) macro
1589 __GMP_DECLSPEC void mpn_and_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h 1620 #define mpn_and_n __MPN(and_n) macro
1621 __GMP_DECLSPEC void mpn_and_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);
  /src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h 1620 #define mpn_and_n __MPN(and_n) macro
1621 __GMP_DECLSPEC void mpn_and_n (mp_ptr, mp_srcptr, mp_srcptr, mp_size_t);

Completed in 47 milliseconds

1 2