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

  /src/external/gpl3/binutils/dist/opcodes/
ia64-opc-x.c 3 Contributed by Timothy Wall <twall@cygnus.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
47 #define mY bY (-1)
51 #define OpX3X6Y(a,b,c,d) (bOp (a) | bX3 (b) | bX6(c) | bY(d)), \
ia64-opc-f.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
39 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
75 (bOp (a) | bXb (b) | bX6 (c) | bY (d)), (mOp | mXb | mX6 | mY)
ia64-opc-i.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
308 #undef bY
ia64-opc-m.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
68 #define OpX3X4X2Y(a,b,c,d,e) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e)), \
70 #define OpX3X4X2YZ(a,b,c,d,e,f) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e) | bZ(f)), \
780 /* Integer load w/increment by register. */
1146 /* Integer load w/increment by immediate. */
1261 /* Store w/increment by immediate. */
1641 /* Floating-point load w/increment by register. *
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-opc-x.c 3 Contributed by Timothy Wall <twall@cygnus.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
47 #define mY bY (-1)
51 #define OpX3X6Y(a,b,c,d) (bOp (a) | bX3 (b) | bX6(c) | bY(d)), \
ia64-opc-f.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
39 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
75 (bOp (a) | bXb (b) | bX6 (c) | bY (d)), (mOp | mXb | mX6 | mY)
ia64-opc-i.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
308 #undef bY
ia64-opc-m.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
68 #define OpX3X4X2Y(a,b,c,d,e) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e)), \
70 #define OpX3X4X2YZ(a,b,c,d,e,f) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e) | bZ(f)), \
780 /* Integer load w/increment by register. */
1146 /* Integer load w/increment by immediate. */
1261 /* Store w/increment by immediate. */
1641 /* Floating-point load w/increment by register. *
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
ia64-opc-x.c 3 Contributed by Timothy Wall <twall@cygnus.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
47 #define mY bY (-1)
51 #define OpX3X6Y(a,b,c,d) (bOp (a) | bX3 (b) | bX6(c) | bY(d)), \
ia64-opc-f.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
39 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
75 (bOp (a) | bXb (b) | bX6 (c) | bY (d)), (mOp | mXb | mX6 | mY)
ia64-opc-i.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
308 #undef bY
ia64-opc-m.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
68 #define OpX3X4X2Y(a,b,c,d,e) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e)), \
70 #define OpX3X4X2YZ(a,b,c,d,e,f) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e) | bZ(f)), \
780 /* Integer load w/increment by register. */
1146 /* Integer load w/increment by immediate. */
1261 /* Store w/increment by immediate. */
1641 /* Floating-point load w/increment by register. *
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-opc-x.c 3 Contributed by Timothy Wall <twall@cygnus.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
47 #define mY bY (-1)
51 #define OpX3X6Y(a,b,c,d) (bOp (a) | bX3 (b) | bX6(c) | bY(d)), \
ia64-opc-f.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
39 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
75 (bOp (a) | bXb (b) | bX6 (c) | bY (d)), (mOp | mXb | mX6 | mY)
ia64-opc-i.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
308 #undef bY
ia64-opc-m.c 3 Contributed by David Mosberger-Tang <davidm@hpl.hp.com>
8 it under the terms of the GNU General Public License as published by
37 #define bY(x) (((ia64_insn) ((x) & 0x1)) << 26)
52 #define mY bY (-1)
68 #define OpX3X4X2Y(a,b,c,d,e) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e)), \
70 #define OpX3X4X2YZ(a,b,c,d,e,f) (bOp (a) | bX3 (b) | bX4 (c) | bX2 (d) | bY (e) | bZ(f)), \
780 /* Integer load w/increment by register. */
1146 /* Integer load w/increment by immediate. */
1261 /* Store w/increment by immediate. */
1641 /* Floating-point load w/increment by register. *
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_head.c 150 * ratio the same as the backend mode unless overridden by the
157 u32 bY = asyc->scaler.underscan.vborder;
162 if (bY) asyh->view.oH -= (bY * 2);
166 if (bY) asyh->view.oH -= (bY * 2);
184 * height. This is done by comparing the aspect ratios of the
  /src/crypto/external/apache2/openssl/dist/crypto/ec/
ec2_smpl.c 26 * are handled by EC_GROUP_new.
45 * handled by EC_GROUP_free.
56 * members are handled by EC_GROUP_clear_free.
73 * handled by EC_GROUP_copy.
272 * represented by having Z=0.
543 * We have a curve defined by a Weierstrass equation
582 BIGNUM *aX, *aY, *bX, *bY;
611 bY = BN_CTX_get(ctx);
612 if (bY == NULL)
617 if (!EC_POINT_get_affine_coordinates(group, b, bX, bY, ctx)
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/ec/
ec2_smpl.c 26 * are handled by EC_GROUP_new.
45 * handled by EC_GROUP_free.
56 * members are handled by EC_GROUP_clear_free.
73 * handled by EC_GROUP_copy.
274 * represented by having Z=0.
545 * We have a curve defined by a Weierstrass equation
584 BIGNUM *aX, *aY, *bX, *bY;
613 bY = BN_CTX_get(ctx);
614 if (bY == NULL)
619 if (!EC_POINT_get_affine_coordinates(group, b, bX, bY, ctx)
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/ec/
ec2_smpl.c 20 * are handled by EC_GROUP_new.
39 * handled by EC_GROUP_free.
50 * members are handled by EC_GROUP_clear_free.
67 * handled by EC_GROUP_copy.
265 * represented by having Z=0.
526 * We have a curve defined by a Weierstrass equation
563 BIGNUM *aX, *aY, *bX, *bY;
588 bY = BN_CTX_get(ctx);
589 if (bY == NULL)
594 if (!EC_POINT_get_affine_coordinates(group, b, bX, bY, ctx)
    [all...]

Completed in 54 milliseconds