Home
last modified time | relevance | path

Searched refs:subtract (Results 1 – 25 of 321) sorted by relevance

12345678910>>...13

/netbsd/src/lib/libc/arch/hppa/string/
Dffs.S46 addi,tr -16,%ret0,%ret0 ; subtract 16 from bitpos
49 addi,tr -8,%ret0,%ret0 ; subtract 8 from bitpos
52 addi,tr -4,%ret0,%ret0 ; subtract 4 from bitpos
55 addi,tr -2,%ret0,%ret0 ; subtract 2 from bitpos
58 addi -1,%ret0,%ret0 ; subtract 1 from bitpos
/netbsd/src/external/lgpl3/gmp/dist/mpn/m88k/
Dsub_n.s79 Lzero: subu r10,r10,1 ; subtract 0 + 8r limbs (adj loop cnt)
84 ld r6,r3,8 ; subtract 7 + 8r limbs
88 ld r8,r3,12 ; subtract 6 + 8r limbs
92 ld r6,r3,16 ; subtract 5 + 8r limbs
96 ld r8,r3,20 ; subtract 4 + 8r limbs
100 ld r6,r3,24 ; subtract 3 + 8r limbs
104 ld r8,r3,28 ; subtract 2 + 8r limbs
108 bcnd.n ne0,r10,Loop ; subtract 1 + 8r limbs
/netbsd/src/external/gpl3/gdb/dist/sim/mips/
Dvr.igen114 0 /* don't subtract */,
128 0 /* don't subtract */,
144 0 /* don't subtract */,
156 0 /* don't subtract */,
173 0 /* don't subtract */,
187 1 /* subtract */,
201 0 /* don't subtract */,
215 1 /* subtract */,
/netbsd/src/sys/arch/hppa/spmath/
Dimpys.S146 ; ---- bits = 0111 ---- subtract op1, shift 3, add op1, and shift 1
149 sub pu,op1,pu ; subtract op1, br. to sh3s
169 addib,tr 1,brindex,sh2s ; add 1 to index, subtract op1,
172 ; ---- bits = 1100 ---- shift 2, subtract op1, shift 2, increment next index
189 addib,tr 1,brindex,sh4s ; add 1 to index, subtract op1,
259 sub pu,op1,pu ; subtract op1
266 sub pu,op1,pu ; subtract op1 from product
273 sub pu,op1,pu ; subtract op1 from product
Dimpyu.S163 ; ---- bits = 0111 ---- subtract op1, shift 3, add op1, and shift 1
166 sub pu,op1,pu ; subtract op1, br. to sh3s
186 addib,tr 1,brindex,sh2s ; add 1 to index, subtract op1,
189 ; ---- bits = 1100 ---- shift 2, subtract op1, shift 2, increment next index
206 addib,tr 1,brindex,sh4s ; add 1 to index, subtract op1,
256 sub pu,op1,pu ; subtract op1
264 sub pu,op1,pu ; subtract op1 from product
272 sub pu,op1,pu ; subtract op1 from product
Ddivu.S145 sub rem,dvr,rem ; else subtract dvr
163 ; want to do subtract
165 sub rem,dvr,rem ; subtract and
/netbsd/src/games/sail/
Ddr_1.c190 subtract(from, fromcap, totalfrom, crewfrom, pcfrom); in fightitout()
191 subtract(to, tocap, totalto, crewto, pcto); in fightitout()
201 subtract(from, fromcap, totalfrom, crewfrom, pcfrom); in fightitout()
202 subtract(to, tocap, totalto, crewto, pcto); in fightitout()
218 subtract(to, tocap, mento, crewto, pcto); in fightitout()
219 subtract(from, to, - mento, crewfrom, 0); in fightitout()
Ddr_5.c45 subtract(struct ship *from, struct ship *fromcap, int totalfrom, int crewfrom[3], in subtract() function
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Ds390-opc.txt164 5b s RX_RRRD "subtract" g5 esa,zarch
172 6b sd RX_FRRD "subtract normalized (long)" g5 esa,zarch
173 2b sdr RR_FF "subtract normalized (long)" g5 esa,zarch
174 7b se RX_FRRD "subtract normalized (short)" g5 esa,zarch
175 3b ser RR_FF "subtract normalized (short)" g5 esa,zarch
176 4b sh RX_RRRD "subtract halfword" g5 esa,zarch
179 5f sl RX_RRRD "subtract logical" g5 esa,zarch
184 1f slr RR_RR "subtract logical" g5 esa,zarch
185 fb sp SS_LLRDRD "subtract decimal" g5 esa,zarch
192 1b sr RR_RR "subtract" g5 esa,zarch
[all …]
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Ds390-opc.txt164 5b s RX_RRRD "subtract" g5 esa,zarch
172 6b sd RX_FRRD "subtract normalized (long)" g5 esa,zarch
173 2b sdr RR_FF "subtract normalized (long)" g5 esa,zarch
174 7b se RX_FRRD "subtract normalized (short)" g5 esa,zarch
175 3b ser RR_FF "subtract normalized (short)" g5 esa,zarch
176 4b sh RX_RRRD "subtract halfword" g5 esa,zarch
179 5f sl RX_RRRD "subtract logical" g5 esa,zarch
184 1f slr RR_RR "subtract logical" g5 esa,zarch
185 fb sp SS_LLRDRD "subtract decimal" g5 esa,zarch
192 1b sr RR_RR "subtract" g5 esa,zarch
[all …]
/netbsd/src/external/lgpl3/gmp/dist/mpn/generic/
Dhgcd_step.c91 goto subtract; in mpn_hgcd_step()
124 subtract: in mpn_hgcd_step()
Dhgcd_jacobi.c100 goto subtract; in hgcd_jacobi_step()
133 subtract: in hgcd_jacobi_step()
/netbsd/src/sys/arch/ia64/include/
Datomic.h187 IA64_ATOMIC(1, uint8_t, subtract, 8, -)
188 IA64_ATOMIC(2, uint16_t, subtract, 16, -)
189 IA64_ATOMIC(4, uint32_t, subtract, 32, -)
190 IA64_ATOMIC(8, uint64_t, subtract, 64, -)
/netbsd/src/lib/libc/arch/mips/string/
Dbzero.S58 PTR_SUBU a1, a1, a3 # subtract from remaining count
63 PTR_SUBU a1, a1, a3 # subtract from remaining count
Dbcmp.S60 PTR_SUBU a2, a2, a3 # subtract from remaining count
83 PTR_SUBU a2, a2, a3 # subtract from remaining count
/netbsd/src/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/
Dsubmul_1.asm1 dnl PowerPC-64 mpn_submul_1 -- Multiply a limb vector with a limb and subtract
72 subfe r5, r5, r11 C subtract high limb parts, set cy
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
Dsubmul_1.asm2 dnl subtract the result from a second limb vector.
65 C 0xFFFFFFFF00000000 to offset the new carry, and subtract 0x00000000FFFFFFFF
/netbsd/src/sys/lib/libkern/arch/m68k/
Dudivsi3.S96 | divisor and subtract the result from the original dividend.
123 subl %d2, %d1 | subtract
/netbsd/src/external/gpl3/binutils/dist/gold/
Dscript-sections.cc4097 uint64_t subtract = this->header_size_adjustment(lma, sizeof_headers); in create_segments() local
4101 first_seg->set_addresses(vma - subtract, lma - subtract); in create_segments()
4108 if (lma < subtract || vma < subtract) in create_segments()
4119 && !this->block_in_region (NULL, layout, lma - subtract, subtract)) in create_segments()
4125 load_seg->set_addresses(vma - subtract, lma - subtract); in create_segments()
4471 uint64_t subtract = this->header_size_adjustment(lma, in set_phdrs_clause_addresses() local
4473 if (lma >= subtract && vma >= subtract) in set_phdrs_clause_addresses()
4475 lma -= subtract; in set_phdrs_clause_addresses()
4476 vma -= subtract; in set_phdrs_clause_addresses()
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/p6/
Daorsmul_1.asm1 dnl Intel P6 mpn_addmul_1/mpn_submul_1 -- add or subtract mpn multiple.
69 define(M4_description, subtract it from)
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Dtypes.md39 ; adc_imm add/subtract with carry and with an immediate operand.
40 ; adc_reg add/subtract with carry and no immediate operand.
158 ; smlsd signed multiply subtract dual.
159 ; smlsdx signed multiply subtract dual reverse.
160 ; smlsld signed multiply subtract long dual.
170 ; smusd signed dual multiply subtract.
171 ; smusdx signed dual multiply subtract reverse.
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/k7/
Daors_n.asm1 dnl AMD K7 mpn_add_n/mpn_sub_n -- mpn add or subtract.
57 define(M4_description, subtract)
/netbsd/src/lib/libc/arch/mips/gen/
Dmodf.S73 sub.d $f0, $f12, $f0 # subtract val - integer part
/netbsd/src/lib/libc/arch/sparc/gen/
Dfixunsdfsi.S76 ! d does not fit in an int, so subtract 2^31, convert,
/netbsd/src/lib/libc/arch/sparc64/gen/
Dfixunsdfsi.S80 ! d does not fit in an int, so subtract 2^63, convert,

12345678910>>...13