Home
last modified time | relevance | path

Searched refs:add3 (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/m32r/
H A Dadd3.cgs1 # m32r testcase for add3 $dr,$sr,#$slo16
8 .global add3
9 add3:
12 add3 r4, r5, 2
/netbsd-src/sys/external/bsd/sljit/dist/doc/tutorial/
H A Dfirst_program.c8 static int add3(long a, long b, long c) in add3() function
52 return add3(4, 5, 6); in main()
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Dm32r.inc34 add3 sp, sp, #low(_stack)
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/
H A Dm32r.inc34 add3 sp, sp, #low(_stack)
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-m32r.texi194 add3, r0, r0, #low(fred) ; compute r0 = r0 + low 16-bits of address of fred
232 @code{or3} and @code{add3} instructions. The @code{or3} instruction
234 @code{add3} treats its 16-bit immediate as a signed value. So for
239 add3 r0, r0, #low(0x00008000)
254 than an @code{add3} instruction. It is up to the programmer to make
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-m32r.texi194 add3, r0, r0, #low(fred) ; compute r0 = r0 + low 16-bits of address of fred
232 @code{or3} and @code{add3} instructions. The @code{or3} instruction
234 @code{add3} treats its 16-bit immediate as a signed value. So for
239 add3 r0, r0, #low(0x00008000)
254 than an @code{add3} instruction. It is up to the programmer to make
/netbsd-src/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-src/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-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.md354 seth/add3. */
489 ;; above 16M (24 bits), _SDA_BASE_ will have to be loaded with seth/add3 which
518 "seth %0,%#shigh(_SDA_BASE_)\;add3 %0,%0,%#low(_SDA_BASE_)"
561 "add3 %0,%1,%#%B2"
811 ; ??? Adding an alternative to split add3 of small constants into two
823 add3 %0,%1,%#%2"
1214 return \"add3 %2,%0,%#%N1\;cmpui %2,#1\";
2007 return \"seth r14,%T0\;add3 r14,r14,%B0\;jl r14\";
2066 return \"seth r14,%T1\;add3 r14,r14,%B1\;jl r14\";
2258 "seth %0, %#shigh(%1@GOTOFF)\;add3 %0, %0, low(%1@GOTOFF)"
[all …]
H A Dpredicates.md421 ;; Returns 1 if OP is an acceptable operand for seth/add3.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.md354 seth/add3. */
489 ;; above 16M (24 bits), _SDA_BASE_ will have to be loaded with seth/add3 which
518 "seth %0,%#shigh(_SDA_BASE_)\;add3 %0,%0,%#low(_SDA_BASE_)"
561 "add3 %0,%1,%#%B2"
811 ; ??? Adding an alternative to split add3 of small constants into two
823 add3 %0,%1,%#%2"
1214 return \"add3 %2,%0,%#%N1\;cmpui %2,#1\";
2007 return \"seth r14,%T0\;add3 r14,r14,%B0\;jl r14\";
2066 return \"seth r14,%T1\;add3 r14,r14,%B1\;jl r14\";
2252 "seth %0, %#shigh(%1@GOTOFF)\;add3 %0, %0, low(%1@GOTOFF)"
[all …]
H A Dpredicates.md421 ;; Returns 1 if OP is an acceptable operand for seth/add3.
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
H A Ddivdf3.S193 add3 r10,pcl,60 ; (.Ldivtab-.) >> 3
195 add3 r10,pcl,59 ; (.Ldivtab-.) >> 3
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
H A Ddivdf3.S193 add3 r10,pcl,60 ; (.Ldivtab-.) >> 3
195 add3 r10,pcl,59 ; (.Ldivtab-.) >> 3
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Dt-hardfp72 # floating-point mode removed (e.g. add3)
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Dt-hardfp72 # floating-point mode removed (e.g. add3)
/netbsd-src/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-src/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-src/external/gpl3/gdb/dist/cpu/
H A Dmep-core.cpu1435 (dnci add3 "add three registers" ()
1436 "add3 $rl,$rn,$rm"
1451 "add3 $rn,$spr,$uimm7a4"
1545 "add3 $rn,$rm,$simm16"
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dmep-core.cpu1435 (dnci add3 "add three registers" ()
1436 "add3 $rl,$rn,$rm"
1451 "add3 $rn,$spr,$uimm7a4"
1545 "add3 $rn,$rm,$simm16"
H A Dm32r.cpu688 ; e.g. add3 r3,r3,#1 and ld r3,@(4,r4). We could use special handlers on
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dmep-core.cpu1435 (dnci add3 "add three registers" ()
1436 "add3 $rl,$rn,$rm"
1451 "add3 $rn,$spr,$uimm7a4"
1545 "add3 $rn,$rm,$simm16"
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dmep-core.cpu1435 (dnci add3 "add three registers" ()
1436 "add3 $rl,$rn,$rm"
1451 "add3 $rn,$spr,$uimm7a4"
1545 "add3 $rn,$rm,$simm16"
H A Dm32r.cpu688 ; e.g. add3 r3,r3,#1 and ld r3,@(4,r4). We could use special handlers on
/netbsd-src/external/gpl3/gdb/dist/sim/d10v/
H A DChangeLog-20211058 (OP_OP_1000000, add3): Trace inputs before performing add.

12