HomeSort by: relevance | last modified time | path
    Searched defs:Mp (Results 1 - 5 of 5) sorted by relevancy

  /src/external/lgpl3/gmp/dist/mpn/generic/
mul_fft.c 7 GUARANTEED THAT THEY WILL CHANGE OR DISAPPEAR IN A FUTURE GNU MP RELEASE.
11 This file is part of the GNU MP Library.
13 The GNU MP Library is free software; you can redistribute it and/or modify
28 The GNU MP Library is distributed in the hope that it will be useful, but
34 GNU Lesser General Public License along with the GNU MP Library. If not,
675 mp_srcptr n, mp_size_t nl, mp_size_t l, mp_size_t Mp,
740 mpn_fft_mul_2exp_modF (A, T, i * Mp, nprime);
759 mp_size_t nprime, mp_size_t l, mp_size_t Mp,
769 mpn_fft_fft (Ap, K, fft_l + k, 2 * Mp, nprime, 1, T);
771 mpn_fft_fft (Bp, K, fft_l + k, 2 * Mp, nprime, 1, T)
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
i386-dis.c 449 #define Mp { OP_M, f_mode } /* 32 or 48 bit memory operand for LDS, LES etc */
2457 { "lssS", { Gv, Mp }, 0 },
2459 { "lfsS", { Gv, Mp }, 0 },
2460 { "lgsS", { Gv, Mp }, 0 },
8492 { "lesS", { Gv, Mp }, 0 },
8497 { "ldsS", { Gv, Mp }, 0 },
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-dis.c 449 #define Mp { OP_M, f_mode } /* 32 or 48 bit memory operand for LDS, LES etc */
2448 { "lssS", { Gv, Mp }, 0 },
2450 { "lfsS", { Gv, Mp }, 0 },
2451 { "lgsS", { Gv, Mp }, 0 },
8453 { "lesS", { Gv, Mp }, 0 },
8458 { "ldsS", { Gv, Mp }, 0 },
  /src/external/gpl3/gdb/dist/opcodes/
i386-dis.c 450 #define Mp { OP_M, f_mode } /* 32 or 48 bit memory operand for LDS, LES etc */
2387 { "lssS", { Gv, Mp }, 0 },
2389 { "lfsS", { Gv, Mp }, 0 },
2390 { "lgsS", { Gv, Mp }, 0 },
8166 { "lesS", { Gv, Mp }, 0 },
8171 { "ldsS", { Gv, Mp }, 0 },
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-dis.c 445 #define Mp { OP_M, f_mode } /* 32 or 48 bit memory operand for LDS, LES etc */
2349 { "lssS", { Gv, Mp }, 0 },
2351 { "lfsS", { Gv, Mp }, 0 },
2352 { "lgsS", { Gv, Mp }, 0 },
8167 { "lesS", { Gv, Mp }, 0 },
8172 { "ldsS", { Gv, Mp }, 0 },

Completed in 76 milliseconds