Searched refs:addsub (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A DMakefile.am25 check_PROGRAMS = reuse t-addsub t-cmp t-mul t-mul_i t-tdiv t-tdiv_ui t-fdiv \
H A DMakefile.in107 check_PROGRAMS = reuse$(EXEEXT) t-addsub$(EXEEXT) t-cmp$(EXEEXT) \
173 t_addsub_SOURCES = t-addsub.c
174 t_addsub_OBJECTS = t-addsub.$(OBJEXT)
496 SOURCES = convert.c dive.c dive_ui.c io.c logic.c reuse.c t-addsub.c \
509 t-addsub.c t-aorsmul.c t-bin.c t-bit.c t-cdiv_ui.c t-cmp.c \
987 t-addsub$(EXEEXT): $(t_addsub_OBJECTS) $(t_addsub_DEPENDENCIES) $(EXTRA_t_addsub_DEPENDENCIES)
988 @rm -f t-addsub$(EXEEXT)
1440 t-addsub.log: t-addsub$(EXEEXT)
1441 @p='t-addsub
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Daarch-common-protos.h121 const int addsub; member in struct:fp_cost_table
H A Darm.c1168 COSTS_N_INSNS (3), /* addsub. */
1184 COSTS_N_INSNS (3), /* addsub. */
1271 COSTS_N_INSNS (9), /* addsub. */
1287 COSTS_N_INSNS (9), /* addsub. */
1375 COSTS_N_INSNS (3), /* addsub. */
1391 COSTS_N_INSNS (3), /* addsub. */
1480 COSTS_N_INSNS (3), /* addsub. */
1496 COSTS_N_INSNS (3), /* addsub. */
1583 COSTS_N_INSNS (4), /* addsub. */
1599 COSTS_N_INSNS (4), /* addsub
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Daarch-common-protos.h121 const int addsub; member in struct:fp_cost_table
H A Darm.cc1172 COSTS_N_INSNS (3), /* addsub. */
1188 COSTS_N_INSNS (3), /* addsub. */
1279 COSTS_N_INSNS (9), /* addsub. */
1295 COSTS_N_INSNS (9), /* addsub. */
1387 COSTS_N_INSNS (3), /* addsub. */
1403 COSTS_N_INSNS (3), /* addsub. */
1496 COSTS_N_INSNS (3), /* addsub. */
1512 COSTS_N_INSNS (3), /* addsub. */
1603 COSTS_N_INSNS (4), /* addsub. */
1619 COSTS_N_INSNS (4), /* addsub
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dgenfusion.pl195 my @addsub = ( "add", "subf" );
229 push (@outer_ops, @addsub);
250 push (@inner_ops, @addsub);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic6x/
H A Dpredicate-bad-3.s11 [b1] addsub .L1 a1,a2,a5:a4
H A Dinsns-bad-1.s173 addsub .M1 a2,a3,a5:a4
174 addsub .L1 a1
175 addsub .L1 a1,a2,a3
176 addsub .L2 a1,b1,b3:b2
H A Dinsns-c674x.s101 addsub .L1 a22,a21,a25:a24
102 addsub .L1X a20,b19,a17:a16
103 addsub .L2 b4,b7,b17:b16
104 addsub .L2X b4,a8,b1:b0
H A Dinsns-c674x.d104 [0-9a-f]+[048c] <[^>]*> 1c56c198[ \t]+addsub \.L1 a22,a21,a25:a24
105 [0-9a-f]+[048c] <[^>]*> 184e9198[ \t]+addsub \.L1X a20,b19,a17:a16
106 [0-9a-f]+[048c] <[^>]*> 181c819a[ \t]+addsub \.L2 b4,b7,b17:b16
107 [0-9a-f]+[048c] <[^>]*> 1020919a[ \t]+addsub \.L2X b4,a8,b1:b0
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.y153 %type <regno> addsub addsubw andor1 bt_bf setclr1 oneclrb oneclrw
206 /* addsub is ADD, ADDC, SUB, SUBC, AND, OR, XOR, and parts of CMP. */
208 | addsub A ',' '#' EXPR
211 | addsub EXPR {SA($2)} ',' '#' EXPR
214 | addsub A ',' A
217 | addsub A ',' regb_na
220 | addsub regb_na ',' A
223 | addsub A ',' EXPR {SA($4)}
226 | addsub A ',' opt_es '!' EXPR
229 | addsub
1144 addsub : ADD { $$ = 0x00; } label
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Drl78-parse.y153 %type <regno> addsub addsubw andor1 bt_bf setclr1 oneclrb oneclrw
206 /* addsub is ADD, ADDC, SUB, SUBC, AND, OR, XOR, and parts of CMP. */
208 | addsub A ',' '#' EXPR
211 | addsub EXPR {SA($2)} ',' '#' EXPR
214 | addsub A ',' A
217 | addsub A ',' regb_na
220 | addsub regb_na ',' A
223 | addsub A ',' EXPR {SA($4)}
226 | addsub A ',' opt_es '!' EXPR
229 | addsub
1144 addsub : ADD { $$ = 0x00; } label
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.y153 %type <regno> addsub addsubw andor1 bt_bf setclr1 oneclrb oneclrw
206 /* addsub is ADD, ADDC, SUB, SUBC, AND, OR, XOR, and parts of CMP. */
208 | addsub A ',' '#' EXPR
211 | addsub EXPR {SA($2)} ',' '#' EXPR
214 | addsub A ',' A
217 | addsub A ',' regb_na
220 | addsub regb_na ',' A
223 | addsub A ',' EXPR {SA($4)}
226 | addsub A ',' opt_es '!' EXPR
229 | addsub
1144 addsub : ADD { $$ = 0x00; } label
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h122 void addsub(const IndexRange &A, const IndexRange &B);
H A DHexagonBlockRanges.cpp105 void HexagonBlockRanges::RangeList::addsub(const IndexRange &A, function in class:HexagonBlockRanges::RangeList
148 T.addsub(Rg, Range);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c12669 *cost += extra_cost->fp[mode == DFmode].addsub;
12758 *cost += extra_cost->fp[mode == DFmode].addsub;
13411 *cost += extra_cost->fp[mode == DFmode].addsub;
13441 *cost += extra_cost->fp[mode == DFmode].addsub;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc14171 *cost += extra_cost->fp[mode == DFmode].addsub;
14275 *cost += extra_cost->fp[mode == DFmode].addsub;
14927 *cost += extra_cost->fp[mode == DFmode].addsub;
14957 *cost += extra_cost->fp[mode == DFmode].addsub;
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dtic6x-opcode-table.h382 INSN(addsub, l, 1_or_2_src_noncond, 1cycle, C64XP, 0,
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic6x-opcode-table.h382 INSN(addsub, l, 1_or_2_src_noncond, 1cycle, C64XP, 0,
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dtic6x-opcode-table.h382 INSN(addsub, l, 1_or_2_src_noncond, 1cycle, C64XP, 0,
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic6x-opcode-table.h382 INSN(addsub, l, 1_or_2_src_noncond, 1cycle, C64XP, 0,

Completed in 604 milliseconds