Searched refs:subtract (Results 1 - 25 of 126) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr45709-2.C7 static inline Region subtract(int lhs) function
19 const Region copyBack(subtract(a));
H A Dpr45709.C7 static inline Region subtract(int lhs) function
18 const Region copyBack(subtract(a));
/haiku-buildtools/gcc/gmp/mpn/alpha/
H A Dsub_n.asm46 subq r4,r0,r20 C 1st main subtract
50 cmpult r4,r0,r25 C compute cy from last subtract
52 subq r5,r1,r28 C 2nd main subtract
54 subq r28,r25,r21 C 2nd carry subtract
55 cmpult r5,r1,r8 C compute cy from last subtract
59 $Loop: cmpult r28,r25,r25 C compute cy from last subtract
63 subq r6,r2,r28 C 3rd main subtract
65 subq r28,r25,r22 C 3rd carry subtract
67 cmpult r6,r2,r8 C compute cy from last subtract
68 cmpult r28,r25,r25 C compute cy from last subtract
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/ppc/
H A Dvle-simple-4.s3 subtract: label
H A Dvle-simple-4.d9 0+0 <subtract>:
/haiku-buildtools/binutils/gas/testsuite/gas/tic4x/
H A Daddressing.s77 ldi *-AR0(5),R0 ; with predisplacement subtract
79 ldi *--AR0(5),R0 ; with predisplacement subtract and modify
81 ldi *AR0--(5),R0 ; with postdisplacement subtract and modify
83 ldi *AR0--(5)%,R0 ; with postdisplacement subtract and circular modify
85 ldi *-AR0(IR0),R0 ; with predisplacement subtract
87 ldi *--AR0(IR0),R0 ; with predisplacement subtract and modify
89 ldi *AR0--(IR0),R0 ; with postdisplacement subtract and modify
91 ldi *AR0--(IR0)%,R0 ; with postdisplacement subtract and circular modify
190 addf3 *-AR0(1),R0,R0 ; with predisplacement subtract
192 addf3 *--AR0(1),R0,R0 ; with predisplacement subtract an
[all...]
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic4x/
H A Daddressing.s77 ldi *-AR0(5),R0 ; with predisplacement subtract
79 ldi *--AR0(5),R0 ; with predisplacement subtract and modify
81 ldi *AR0--(5),R0 ; with postdisplacement subtract and modify
83 ldi *AR0--(5)%,R0 ; with postdisplacement subtract and circular modify
85 ldi *-AR0(IR0),R0 ; with predisplacement subtract
87 ldi *--AR0(IR0),R0 ; with predisplacement subtract and modify
89 ldi *AR0--(IR0),R0 ; with postdisplacement subtract and modify
91 ldi *AR0--(IR0)%,R0 ; with postdisplacement subtract and circular modify
190 addf3 *-AR0(1),R0,R0 ; with predisplacement subtract
192 addf3 *--AR0(1),R0,R0 ; with predisplacement subtract an
[all...]
/haiku-buildtools/gcc/gmp/mpn/m88k/
H A Dsub_n.s68 Lzero: subu r10,r10,1 ; subtract 0 + 8r limbs (adj loop cnt)
73 ld r6,r3,8 ; subtract 7 + 8r limbs
77 ld r8,r3,12 ; subtract 6 + 8r limbs
81 ld r6,r3,16 ; subtract 5 + 8r limbs
85 ld r8,r3,20 ; subtract 4 + 8r limbs
89 ld r6,r3,24 ; subtract 3 + 8r limbs
93 ld r8,r3,28 ; subtract 2 + 8r limbs
97 bcnd.n ne0,r10,Loop ; subtract 1 + 8r limbs
/haiku-buildtools/gcc/gmp/mpn/power/
H A Dsub_n.asm38 sf 7,0,8 C subtract least significant limbs, set cy
54 sfe 7,0,8 C subtract limbs, set cy
61 sfe 11,10,9 C subtract previous limbs with cy, set cy
65 sfe 7,0,8 C subtract previous limbs with cy, set cy
69 Lend: sfe 11,10,9 C subtract limbs with cy, set cy
/haiku-buildtools/gcc/gmp/mpn/powerpc64/mode32/
H A Dsubmul_1.asm1 dnl PowerPC-64 mpn_submul_1 -- Multiply a limb vector with a limb and subtract
61 subfe r5, r5, r11 C subtract high limb parts, set cy
H A Dsub_n.asm44 subfe r7, r0, r8 C subtract limbs with cy, set cy
52 subfe r7, r10, r9 C subtract limbs with cy, set cy
/haiku-buildtools/gcc/gmp/mpn/i960/
H A Dsub_n.s34 subc g4,g5,g4 # main subtract
/haiku-buildtools/gcc/gmp/mpn/powerpc64/mode64/
H A Dsubmul_1.asm1 dnl PowerPC-64 mpn_submul_1 -- Multiply a limb vector with a limb and subtract
/haiku-buildtools/gcc/gmp/mpn/sparc32/v8/
H A Dsubmul_1.asm2 dnl subtract the result from a second limb vector.
/haiku-buildtools/gcc/gmp/mpn/sparc64/
H A Dsubmul_1.asm2 dnl subtract the result from a second limb vector.
/haiku-buildtools/gcc/gmp/mpn/sh/sh2/
H A Dsubmul_1.asm1 dnl SH2 mpn_submul_1 -- Multiply a limb vector with a limb and subtract the
/haiku-buildtools/gcc/gmp/mpn/ns32k/
H A Dsubmul_1.s1 # ns32000 __gmpn_submul_1 -- Multiply a limb vector with a limb and subtract
/haiku-buildtools/gcc/gmp/mpn/x86/pentium4/sse2/
H A Dsubmul_1.asm2 dnl subtract the result from a second limb vector.
54 C 0xFFFFFFFF00000000 to offset the new carry, and subtract
/haiku-buildtools/gcc/gmp/mpn/m68k/
H A Daors_n.asm1 dnl mc68020 mpn_add_n, mpn_sub_n -- add or subtract limb vectors
/haiku-buildtools/gcc/gmp/mpn/m68k/mc68020/
H A Daorsmul_1.asm1 dnl mc68020 mpn_addmul_1, mpn_submul_1 -- add or subtract mpn multiple.
/haiku-buildtools/gcc/gmp/mpn/mips32/
H A Dsubmul_1.asm2 dnl subtract the product from a second limb vector.
/haiku-buildtools/gcc/gmp/mpn/mips64/
H A Dsubmul_1.asm2 dnl subtract the product from a second limb vector.
/haiku-buildtools/gcc/gmp/mpn/pa32/hppa1_1/pa7100/
H A Dsub_n.asm37 sub %r20,%r19,%r28 C subtract first limbs ignoring cy
/haiku-buildtools/gcc/gmp/mpn/pa32/
H A Dsub_n.asm39 sub %r20,%r19,%r28 C subtract first limbs ignoring cy
/haiku-buildtools/gcc/gmp/mpn/s390_32/
H A Dsubmul_1.asm1 dnl S/390 mpn_submul_1 -- Multiply a limb vector with a limb and subtract the

Completed in 90 milliseconds

123456