Searched refs:add3 (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dcttiadd3.cc18 template<class T> T add3(T v1, T v2) function
44 c = add3(c, c);
45 i = add3(i, i);
46 f = add3(f, f);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dcttiadd3.cc18 template<class T> T add3(T v1, T v2) function
44 c = add3(c, c);
45 i = add3(i, i);
46 f = add3(f, f);
/netbsd-current/sys/external/bsd/sljit/dist/doc/tutorial/
H A Dfirst_program.c8 static int add3(long a, long b, long c) function
52 return add3(4, 5, 6);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Dm32r.inc34 add3 sp, sp, #low(_stack)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/
H A Dm32r.inc34 add3 sp, sp, #low(_stack)
/netbsd-current/external/lgpl3/gmp/dist/mpn/ia64/
H A Dadd_n_sub_n.asm100 cmpltu p9, p0 = s3, v3 C carry from add3 M I
168 cmpltu p9, p0 = s3, v3 C carry from add3 M I
216 cmpltu p9, p0 = s3, v3 C carry from add3 M I
279 cmpltu p9, p0 = s3, v3 C carry from add3 M I
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dlib1funcs.S110 add3.mi r0,r0,r1
120 add3.mi r0,r0,r1
138 add3.cs r0,r0,r1
140 add3 r1,r3,r1
1020 add3 r0,r1,r0
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dlib1funcs.S110 add3.mi r0,r0,r1
120 add3.mi r0,r0,r1
138 add3.cs r0,r0,r1
140 add3 r1,r3,r1
1020 add3 r0,r1,r0
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
H A Ddivdf3.S186 /* N.B. the spacing between divtab and the add3 to get its address must
193 add3 r10,pcl,60 ; (.Ldivtab-.) >> 3
195 add3 r10,pcl,59 ; (.Ldivtab-.) >> 3
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
H A Ddivdf3.S186 /* N.B. the spacing between divtab and the add3 to get its address must
193 add3 r10,pcl,60 ; (.Ldivtab-.) >> 3
195 add3 r10,pcl,59 ; (.Ldivtab-.) >> 3
/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dop-common.h420 __label__ add1, add2, add3, add_done; \
442 goto add3; \
495 goto add3; \
590 add3: \
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dop-common.h420 __label__ add1, add2, add3, add_done; \
442 goto add3; \
495 goto add3; \
590 add3: \
/netbsd-current/external/gpl3/gdb/dist/sim/m32r/
H A Dsem.c221 /* add3: add3 $dr,$sr,$hash$slo16 */
224 SEM_FN_NAME (m32rbf,add3) (SIM_CPU *current_cpu, SEM_ARG sem_arg)
2677 { M32RBF_INSN_ADD3, SEM_FN_NAME (m32rbf,add3) },
/netbsd-current/external/gpl3/gdb.old/dist/sim/m32r/
H A Dsem.c220 /* add3: add3 $dr,$sr,$hash$slo16 */
223 SEM_FN_NAME (m32rbf,add3) (SIM_CPU *current_cpu, SEM_ARG sem_arg)
2676 { M32RBF_INSN_ADD3, SEM_FN_NAME (m32rbf,add3) },

Completed in 249 milliseconds