Home
last modified time | relevance | path

Searched refs:acc (Results 1 – 25 of 65) sorted by relevance

123

/toolchain/binutils/binutils-2.25/libiberty/
Dstrtoul.c64 register unsigned long acc; in strtoul() local
90 for (acc = 0, any = 0;; c = *s++) { in strtoul()
99 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoul()
103 acc *= base; in strtoul()
104 acc += c; in strtoul()
108 acc = ULONG_MAX; in strtoul()
111 acc = -acc; in strtoul()
114 return (acc); in strtoul()
Dstrtoull.c69 register ullong_type acc; in strtoull() local
95 for (acc = 0, any = 0;; c = *s++) { in strtoull()
104 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoull()
108 acc *= base; in strtoull()
109 acc += c; in strtoull()
113 acc = ULLONG_MAX; in strtoull()
116 acc = -acc; in strtoull()
119 return (acc); in strtoull()
Dstrtol.c93 register unsigned long acc; in strtol() local
140 for (acc = 0, any = 0;; c = *s++) { in strtol()
149 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtol()
153 acc *= base; in strtol()
154 acc += c; in strtol()
158 acc = neg ? LONG_MIN : LONG_MAX; in strtol()
161 acc = -acc; in strtol()
164 return (acc); in strtol()
Dstrtoll.c101 register ullong_type acc; in strtoll() local
148 for (acc = 0, any = 0;; c = *s++) { in strtoll()
157 if (any < 0 || acc > cutoff || (acc == cutoff && c > cutlim)) in strtoll()
161 acc *= base; in strtoll()
162 acc += c; in strtoll()
166 acc = neg ? LLONG_MIN : LLONG_MAX; in strtoll()
169 acc = -acc; in strtoll()
172 return (acc); in strtoll()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-frv.c973 int acc; in fr550_check_insn_acc_range() local
982 acc = insn->fields.f_ACC40Si; in fr550_check_insn_acc_range()
983 if (acc < low || acc > hi) in fr550_check_insn_acc_range()
985 acc = insn->fields.f_ACC40Sk; in fr550_check_insn_acc_range()
986 if (acc < low || acc > hi) in fr550_check_insn_acc_range()
1015 acc = insn->fields.f_ACC40Sk; in fr550_check_insn_acc_range()
1016 if (acc < low || acc > hi) in fr550_check_insn_acc_range()
1030 acc = insn->fields.f_ACC40Uk; in fr550_check_insn_acc_range()
1031 if (acc < low || acc > hi) in fr550_check_insn_acc_range()
Dtc-i386.c1812 if (t->operand_types[j].bitfield.acc && !match_reg_size (t, j)) in operand_size_match()
1840 if (t->operand_types[j].bitfield.acc in operand_size_match()
1905 if (m0.bitfield.acc) in operand_type_register_match()
1913 if (m1.bitfield.acc) in operand_type_register_match()
3625 || i.types[j].bitfield.acc in md_assemble()
5472 || i.tm.operand_types[op].bitfield.acc)) in check_long_reg()
5485 || i.tm.operand_types[op].bitfield.acc)) in check_long_reg()
5506 || i.tm.operand_types[op].bitfield.acc)) in check_long_reg()
5537 || i.tm.operand_types[op].bitfield.acc)) in check_qword_reg()
5550 || i.tm.operand_types[op].bitfield.acc)) in check_qword_reg()
[all …]
/toolchain/binutils/binutils-2.25/cpu/
DChangeLog637 (media-cut-acc, media-cut-acc-ss): Add fr450-major argument.
658 (media-quad-multiply-cross-acc, media-quad-cross-multiply-cross-acc)
659 (media-quad-cross-multiply-acc): Change unit from MDUALACC to FMALL.
836 media-quad-multiply-acc-semantics, media-quad-multiply-acc,
837 conditional-media-quad-multiply-acc, munpackh,
838 media-quad-multiply-cross-acc-semantics, mdpackh,
839 media-quad-multiply-cross-acc, mbtoh-semantics,
840 media-quad-cross-multiply-cross-acc-semantics,
841 media-quad-cross-multiply-cross-acc, mbtoh, mhtob-semantics,
842 media-quad-cross-multiply-acc-semantics, cmbtoh,
[all …]
Dm32r.cpu491 (dnf f-acc "acc" () 8 1)
685 (dnop acc "accumulator reg (d)" ((MACH m32rx,m32r2)) h-accums f-acc)
1500 "machi $src1,$src2,$acc"
1501 (+ OP1_3 src1 acc (f-op23 4) src2)
1502 (set acc
1506 acc
1535 "maclo $src1,$src2,$acc"
1536 (+ OP1_3 src1 acc (f-op23 5) src2)
1537 (set acc
1541 acc
[all …]
Dsh64-media.cpu1171 (sequence ((DI acc))
1172 (set acc (mul SI (zext SI (subword HI rm 0)) (zext SI (subword HI rn 0))))
1173 (set acc (add acc (mul SI (zext SI (subword HI rm 1)) (zext SI (subword HI rn 1)))))
1174 (set acc (add acc (mul SI (zext SI (subword HI rm 2)) (zext SI (subword HI rn 2)))))
1175 (set acc (add acc (mul SI (zext SI (subword HI rm 3)) (zext SI (subword HI rn 3)))))
1176 (set rd (add rd acc))))
1200 (sequence ((DI acc))
1201 (set acc (abs DI (sub (subword QI rm 0) (subword QI rn 1))))
1202 (set acc (add DI acc (abs (sub (subword QI rm 1) (subword QI rn 1)))))
1203 (set acc (add DI acc (abs (sub (subword QI rm 2) (subword QI rn 2)))))
[all …]
Dfrv.cpu101 (prev-acc-mmac DI) ; Previous use of ACC register was a MMAC category
106 (cur-acc-mmac DI) ; Current use of ACC register was a MMAC category
424 (unit u-media-3-acc "Media unit for M-3 using ACC" ()
431 (unit u-media-3-acc-dual "Media-3-acc-dual unit" ()
466 (unit u-media-4-acc "Media-4-acc unit" ()
473 (unit u-media-4-acc-dual "Media-4-acc-dual unit" ()
982 (prev-acc-p2 DI) ; Previous use of ACC register was media unit 2
983 (prev-acc-p4 DI) ; Previous use of ACC register was media unit 4
987 (cur-acc-p2 DI) ; Current use of ACC register is media unit 2
988 (cur-acc-p4 DI) ; Current use of ACC register is media unit 4
[all …]
Dfrv.opc305 /* MDUALACC */ UNIT_FM0, /* media dual acc insn only in FM0 unit. */
340 /* MDUALACC */ UNIT_FM0, /* media dual acc insn only in FM0 unit. */
372 /* MDUALACC */ UNIT_FM0, /* media dual acc insn only in FM0 unit. */
404 /* MDUALACC */ UNIT_FMALL,/* media dual acc insn in all media units */
/toolchain/binutils/binutils-2.25/binutils/
Dresrc.c697 r->u.acc = data; in define_accelerator()
2374 write_rc_accelerators (e, res->u.acc); in write_rc_resource()
2437 const rc_accelerator *acc; in write_rc_accelerators() local
2440 for (acc = accelerators; acc != NULL; acc = acc->next) in write_rc_accelerators()
2446 if ((acc->key & 0x7f) == acc->key in write_rc_accelerators()
2447 && ISPRINT (acc->key) in write_rc_accelerators()
2448 && (acc->flags & ACC_VIRTKEY) == 0) in write_rc_accelerators()
2450 fprintf (e, "\"%c\"", (char) acc->key); in write_rc_accelerators()
2455 fprintf (e, "%d", (int) acc->key); in write_rc_accelerators()
2459 fprintf (e, ", %d", (int) acc->id); in write_rc_accelerators()
[all …]
Dwindint.h239 struct rc_accelerator *acc; member
Drcparse.y69 rc_accelerator acc; member
146 %type <acc> acc_entry acc_event
Dresbin.c758 r->u.acc = first; in bin_to_res_accelerators()
1284 return res_to_bin_accelerator (wrbfd, off, res->u.acc); in res_to_bin()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Drd-bkw4.d42 4acc: 0f05 nop
Drd-bkw4v32.d43 4acc: b005 nop
/toolchain/binutils/binutils-2.25/gas/
Dmacro.c277 getstring (size_t idx, sb *in, sb *acc) in getstring() argument
294 sb_add_char (acc, in->ptr[idx++]); in getstring()
302 sb_add_char (acc, in->ptr[idx++]); in getstring()
325 sb_add_char (acc, in->ptr[idx]); in getstring()
331 sb_add_char (acc, tchar); in getstring()
344 sb_add_char (acc, in->ptr[idx]); in getstring()
/toolchain/binutils/binutils-2.25/opcodes/
Dtic54x-dis.c570 char acc = (opcode & 0x8) ? 'b' : 'a'; in sprint_condition() local
572 buf += sprintf (buf, "%c%s%s", acc, cmp[(opcode & 0x7)], in sprint_condition()
575 buf += sprintf (buf, "%c%s", acc, (opcode & 0x10) ? "ov" : "nov"); in sprint_condition()
Di386-opc.h773 unsigned int acc:1; member
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
Dopc-i.d264 acc: f0 04 0c 50 tf\.z p2,p3=39
Dopc-f.d528 acc: 00 00 00 20 nop\.b 0x0
1296 1acc: 00 00 00 20 nop\.b 0x0
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/score/
Dbranch_32.d75 acc: 93ff 0dd2 bleu 0x89e
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-m68hc11.texi232 @samp{@var{acc},@var{reg}}
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dmips16-pic-1.dd804 00040acc <callpic_used21_mips16>:

123