Searched refs:rot (Results 1 - 25 of 38) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dphi-opt-12.c10 unsigned rot(unsigned x, int n) { function
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Dshift2.s243 r4 = rot r1 by 31 ; /* rotate left */
244 r4 = rot r1 by -32 ; /* rotate right */
245 r4 = rot r1 by 5 ; /* rotate right */
247 a0 = rot a0 by 22 ; /* rotate Accumulator left */
248 a0 = rot a0 by -32 ; /* rotate Accumulator left */
249 a0 = rot a0 by 31 ; /* rotate Accumulator left */
251 a1 = rot a1 by -32 ; /* rotate Accumulator right */
252 a1 = rot a1 by 31 ; /* rotate Accumulator right */
253 a1 = rot a1 by 22 ; /* rotate Accumulator right */
255 r4 = rot r
[all...]
H A Dshift.s76 a0 = rot A0 by 0;
81 r0 = rot r1 by r2.L;
84 A1 = rot a1 bY r6.l;
H A Dparallel2.s70 a0 = rot A0 by 0 || R5 = W [P3] (z);
75 r0 = rot r1 by r2.L || R5 = W [P4++] (z);
78 A1 = rot a1 bY r6.l || R5 = W [P5++] (z);
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dshift2.s243 r4 = rot r1 by 31 ; /* rotate left */
244 r4 = rot r1 by -32 ; /* rotate right */
245 r4 = rot r1 by 5 ; /* rotate right */
247 a0 = rot a0 by 22 ; /* rotate Accumulator left */
248 a0 = rot a0 by -32 ; /* rotate Accumulator left */
249 a0 = rot a0 by 31 ; /* rotate Accumulator left */
251 a1 = rot a1 by -32 ; /* rotate Accumulator right */
252 a1 = rot a1 by 31 ; /* rotate Accumulator right */
253 a1 = rot a1 by 22 ; /* rotate Accumulator right */
255 r4 = rot r
[all...]
H A Dshift.s76 a0 = rot A0 by 0;
81 r0 = rot r1 by r2.L;
84 A1 = rot a1 bY r6.l;
H A Dparallel2.s70 a0 = rot A0 by 0 || R5 = W [P3] (z);
75 r0 = rot r1 by r2.L || R5 = W [P4++] (z);
78 A1 = rot a1 bY r6.l || R5 = W [P5++] (z);
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dbf.c23 rot (uint32 src, unsigned o5) function
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr56381.C105 rot.axis[2] = uZ.basicVector ().v;
108 Rot3 <T> rot; member in struct:TkRotation
118 GloballyPositioned (PositionType pos, RotationType rot) : thePos (pos), theRot (rot) { resetCache (); } argument
137 Surface (PositionType pos, RotationType rot): argument
138 Base (pos, rot) {}
/haiku-buildtools/gcc/zlib/examples/
H A Dgzappend.c120 /* rotate list[0..len-1] left by rot positions, in place */
121 local void rotate(unsigned char *list, unsigned len, unsigned rot) argument
127 /* normalize rot and handle degenerate cases */
129 if (rot >= len) rot %= len;
130 if (rot == 0) return;
136 if (rot == 1) {
144 if (rot == len - 1) {
152 cycles = gcd(len, rot); /* number of cycles */
158 from += rot; /* g
[all...]
/haiku-buildtools/binutils/zlib/examples/
H A Dgzappend.c122 /* rotate list[0..len-1] left by rot positions, in place */
123 local void rotate(unsigned char *list, unsigned len, unsigned rot) argument
129 /* normalize rot and handle degenerate cases */
131 if (rot >= len) rot %= len;
132 if (rot == 0) return;
138 if (rot == 1) {
146 if (rot == len - 1) {
154 cycles = gcd(len, rot); /* number of cycles */
160 from += rot; /* g
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr64568.C96 rot (T1, V1 v1, T2, V2 v2) function
110 rot (0, b, 0, c);
/haiku-buildtools/binutils/gas/testsuite/gas/ia64/
H A Dopc-i.pl132 mov pr.rot = 0
135 mov pr.rot = 0x3ff0000
136 mov pr.rot = -0x4000000
H A Dopc-i.s130 mov pr.rot = 0
133 mov pr.rot = 0x3ff0000
134 mov pr.rot = -0x4000000
H A Dopc-i.d155 306: 00 00 00 00 01 e0 mov pr\.rot=0x0
156 30c: 7f 00 00 02 mov pr\.rot=0x3ff0000
158 316: 00 c0 ff 7f 05 80 mov pr\.rot=0xfffffffffc000000
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/ia64/
H A Dopc-i.pl132 mov pr.rot = 0
135 mov pr.rot = 0x3ff0000
136 mov pr.rot = -0x4000000
H A Dopc-i.s130 mov pr.rot = 0
133 mov pr.rot = 0x3ff0000
134 mov pr.rot = -0x4000000
H A Dopc-i.d155 306: 00 00 00 00 01 e0 mov pr\.rot=0x0
156 30c: 7f 00 00 02 mov pr\.rot=0x3ff0000
158 316: 00 c0 ff 7f 05 80 mov pr\.rot=0xfffffffffc000000
/haiku-buildtools/gcc/gmp/mpn/ia64/
H A Dsqr_diagonal.asm57 mov pr.rot = 1<<16 C I0
/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu.c4584 rtx p0, p1, rot, addr0, addr1;
4587 rot = 0;
4610 rot = gen_reg_rtx (SImode);
4611 emit_insn (gen_addsi3 (rot, p0, p1));
4620 rot = gen_reg_rtx (SImode);
4621 emit_insn (gen_addsi3 (rot, p0, p1));
4630 rot = gen_reg_rtx (SImode);
4631 emit_insn (gen_addsi3 (rot, p0, p1));
4636 rot = p0;
4652 rot
4574 rtx p0, p1, rot, addr0, addr1; local
4714 rtx addr, load, rot; local
5728 rtx rot, from, tmp; local
5815 rtx rot, from, offset; local
[all...]
/haiku-buildtools/gcc/gcc/config/mcore/
H A Dmcore.c815 unsigned HOST_WIDE_INT bit, shf, rot;
879 rot = value;
886 c = rot << 31;
887 rot >>= 1;
888 rot &= 0x7FFFFFFF;
889 rot |= c; /* Simulate rotate. */
891 if (const_ok_for_mcore (rot))
894 *x = rot;
812 unsigned HOST_WIDE_INT bit, shf, rot; local
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-mips.c6932 unsigned int rot;
6937 rot = imm_expr.X_add_number & 0x3f;
6940 rot = (64 - rot) & 0x3f;
6941 if (rot >= 32)
6942 macro_build (NULL, "dror32", "d,w,<", dreg, sreg, rot - 32);
6944 macro_build (NULL, "dror", "d,w,<", dreg, sreg, rot);
6947 if (rot == 0)
6952 l = (rot < 0x20) ? "dsll" : "dsll32";
6953 r = ((0x40 - rot) <
6925 unsigned int rot; local
6957 unsigned int rot; local
7007 unsigned int rot; local
7038 unsigned int rot; local
[all...]
/haiku-buildtools/binutils/opcodes/
H A Daarch64-asm.c445 uint64_t rot = (info->imm.value - 90) / 180; local
446 assert (rot < 2U);
447 insert_field (self->fields[0], code, rot, inst->opcode->mask);
457 uint64_t rot = info->imm.value / 90; local
458 assert (rot < 4U);
459 insert_field (self->fields[0], code, rot, inst->opcode->mask);
H A Daarch64-dis.c722 uint64_t rot = extract_field (self->fields[0], code, 0);
723 assert (rot < 2U);
724 info->imm.value = rot * 180 + 90;
734 uint64_t rot = extract_field (self->fields[0], code, 0);
735 assert (rot < 4U);
736 info->imm.value = rot * 90;
720 uint64_t rot = extract_field (self->fields[0], code, 0); local
732 uint64_t rot = extract_field (self->fields[0], code, 0); local
/haiku-buildtools/gcc/gmp/mpn/m88k/
H A Dmul_1.s94 rot r10,r10,16 ; ...and put carry in pos 16.

Completed in 375 milliseconds

12