HomeSort by: relevance | last modified time | path
    Searched refs:addsub (Results 1 - 17 of 17) sorted by relevancy

  /src/external/lgpl3/gmp/dist/tests/mpz/
Makefile.am 25 check_PROGRAMS = reuse t-addsub t-cmp t-mul t-mul_i t-tdiv t-tdiv_ui t-fdiv \
  /src/external/gpl3/gcc/dist/gcc/config/arm/
aarch-common-protos.h 127 const int addsub; member in struct:fp_cost_table
arm.cc 1188 COSTS_N_INSNS (3), /* addsub. */
1204 COSTS_N_INSNS (3), /* addsub. */
1295 COSTS_N_INSNS (9), /* addsub. */
1311 COSTS_N_INSNS (9), /* addsub. */
1403 COSTS_N_INSNS (3), /* addsub. */
1419 COSTS_N_INSNS (3), /* addsub. */
1512 COSTS_N_INSNS (3), /* addsub. */
1528 COSTS_N_INSNS (3), /* addsub. */
1619 COSTS_N_INSNS (4), /* addsub. */
1635 COSTS_N_INSNS (4), /* addsub. *
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
aarch-common-protos.h 121 const int addsub; member in struct:fp_cost_table
arm.cc 1172 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...]
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
genfusion.pl 195 my @addsub = ( "add", "subf" );
229 push (@outer_ops, @addsub);
250 push (@inner_ops, @addsub);
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
genfusion.pl 195 my @addsub = ( "add", "subf" );
229 push (@outer_ops, @addsub);
250 push (@inner_ops, @addsub);
  /src/external/gpl3/binutils/dist/gas/config/
rl78-parse.y 153 %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 A ',' opt_es '[' HL ']
1144 addsub : ADD { $$ = 0x00; } label
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
rl78-parse.y 153 %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 A ',' opt_es '[' HL ']
1144 addsub : ADD { $$ = 0x00; } label
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonBlockRanges.h 122 void addsub(const IndexRange &A, const IndexRange &B);
HexagonBlockRanges.cpp 105 void HexagonBlockRanges::RangeList::addsub(const IndexRange &A, function in class:HexagonBlockRanges::RangeList
148 T.addsub(Rg, Range);
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 14573 *cost += extra_cost->fp[mode == DFmode].addsub;
14687 *cost += extra_cost->fp[mode == DFmode].addsub;
15298 *cost += extra_cost->fp[mode == DFmode].addsub;
15328 *cost += extra_cost->fp[mode == DFmode].addsub;
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.cc 14187 *cost += extra_cost->fp[mode == DFmode].addsub;
14291 *cost += extra_cost->fp[mode == DFmode].addsub;
14943 *cost += extra_cost->fp[mode == DFmode].addsub;
14973 *cost += extra_cost->fp[mode == DFmode].addsub;
  /src/external/gpl3/binutils/dist/include/opcode/
tic6x-opcode-table.h 382 INSN(addsub, l, 1_or_2_src_noncond, 1cycle, C64XP, 0,
  /src/external/gpl3/binutils.old/dist/include/opcode/
tic6x-opcode-table.h 382 INSN(addsub, l, 1_or_2_src_noncond, 1cycle, C64XP, 0,
  /src/external/gpl3/gdb.old/dist/include/opcode/
tic6x-opcode-table.h 382 INSN(addsub, l, 1_or_2_src_noncond, 1cycle, C64XP, 0,
  /src/external/gpl3/gdb/dist/include/opcode/
tic6x-opcode-table.h 382 INSN(addsub, l, 1_or_2_src_noncond, 1cycle, C64XP, 0,

Completed in 82 milliseconds