Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 25 of 110) sorted by relevance

12345

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
Daddsub.s27 .macro adjust_rm op, rd, rn, rm_r, rm_n, extend, amount argument
34 .ifb \amount
37 \op \rd, \rn, W\()\rm_n, \extend #\amount
45 .ifb \amount
48 \op \rd, \rn, \rm_r\()\rm_n, \extend #\amount
55 .macro do_addsub_ext type, op, Rn, reg, extend, amount argument
61 .ifb \amount
64 adjust_rm \op, \reg\()16, \Rn, \reg, 1, \extend, \amount
73 .ifb \amount
76 adjust_rm \op, \reg\()ZR, \Rn, \reg, 1, \extend, \amount
[all …]
Dmovi.s48 .macro all_8bit_imm_movi_sft dst, from=0, to=255, shift_op, amount
49 movi \dst, \from, \shift_op \amount
51 all_8bit_imm_movi_sft \dst, "(\from+1)", \to, \shift_op, \amount
58 .irp amount, 8, 16
61 all_8bit_imm_movi_sft v7.\T, 0, 63, MSL, \amount
62 all_8bit_imm_movi_sft v7.\T, 64, 127, MSL, \amount
63 all_8bit_imm_movi_sft v7.\T, 128, 191, MSL, \amount
64 all_8bit_imm_movi_sft v7.\T, 192, 255, MSL, \amount
72 .irp amount, 0, 8
73 all_8bit_imm_movi_sft v7.\T, 0, 63, LSL, \amount
[all …]
Ddiagnostic.l28 [^:]*:30: Error: invalid post-increment amount at operand 2 -- `st2 \{v0.4s,v1.4s\},\[sp\],#24'
32 [^:]*:34: Error: shift amount should be a multiple of 16 at operand 2 -- `movz w0,2134,lsl#8'
34 [^:]*:36: Error: shift amount should be a multiple of 16 at operand 2 -- `movz x0,2134,lsl#47'
38 [^:]*:40: Error: invalid shift amount at operand 3 -- `shll v1.4s,v2.4h,#32'
46 [^:]*:48: Error: shift amount out of range 0 to 8 at operand 2 -- `movi v1.4h,255,lsl#16'
48 [^:]*:50: Error: shift amount expected to be 0 or 16 at operand 2 -- `movi v2.2s,255,msl#15'
87 [^:]*:89: Error: shift amount expected to be 0 at operand 2 -- `movi v1.8b,97,lsl#8'
Dverbose-error.l2 [^:]*:4: Error: missing shift amount at operand 2 -- `strb w7,\[x30,x0,lsl\]'
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/lns/
Dlns-common-1-alt.d13 \[0x.*\] Advance PC by fixed size amount .* to .*
17 \[0x.*\] Advance PC by fixed size amount .* to .*
22 \[0x.*\] Advance PC by fixed size amount .* to .*
27 \[0x.*\] Advance PC by fixed size amount .* to .*
31 \[0x.*\] Advance PC by fixed size amount .* to .*
35 \[0x.*\] Advance PC by fixed size amount .* to .*
39 \[0x.*\] Advance PC by fixed size amount .* to .*
41 \[0x.*\] Advance PC by fixed size amount .* to .*
Dlns-big-delta.d10 \[0x.*\] Advance PC by fixed size amount 0 to 0x0
15 \[0x.*\] Advance PC by fixed size amount . to 0x.*
/toolchain/binutils/binutils-2.25/gprof/
Dfsf_callg_bl.m3 the total amount of time spent in each function and its children.
20 self This is the total amount of time spent in this function.
22 children This is the total amount of time propagated into this
38 self This is the amount of time that was propagated directly
41 children This is the amount of time that was propagated from
60 self This is the amount of time that was propagated directly
63 children This is the amount of time that was propagated from the
Dgprof.texi148 @code{Gprof} calculates the amount of time spent in each routine.
921 The @dfn{flat profile} shows the total amount of time your program
961 the amount of overhead due to profiling.
1141 This is the total amount of time spent in this function. This
1146 This is the total amount of time spent in the subroutine calls made by
1200 An estimate of the amount of time spent in @code{report} itself when it was
1204 An estimate of the amount of time spent in subroutines of @code{report}
1208 of the amount of time spent within calls to @code{report} from @code{main}.
1259 An estimate of the amount of time spent directly within @code{report}
1263 An estimate of the amount of time spent in subroutines of @code{report}
[all …]
/toolchain/binutils/binutils-2.25/opcodes/
Daarch64-opc.c880 int amount; in aarch64_wide_constant_p() local
897 amount = -1; in aarch64_wide_constant_p()
899 amount = 0; in aarch64_wide_constant_p()
901 amount = 16; in aarch64_wide_constant_p()
903 amount = 32; in aarch64_wide_constant_p()
905 amount = 48; in aarch64_wide_constant_p()
907 if (amount == -1) in aarch64_wide_constant_p()
914 *shift_amount = amount; in aarch64_wide_constant_p()
916 DEBUG_TRACE ("exit TRUE with amount %d", amount); in aarch64_wide_constant_p()
1434 if (opnd->shifter.amount != 0 in operand_general_constraint_met_p()
[all …]
Daarch64-asm.c344 insert_field (FLD_hw, code, info->shifter.amount >> 4, 0); in aarch64_ins_imm_half()
359 int amount = info->shifter.amount; in aarch64_ins_advsimd_imm_modified() local
389 amount >>= 3; in aarch64_ins_advsimd_imm_modified()
398 amount >>= 4; in aarch64_ins_advsimd_imm_modified()
401 insert_field_2 (&field, code, amount, 0); in aarch64_ins_advsimd_imm_modified()
424 aarch64_insn value = info->shifter.amount ? 1 : 0; in aarch64_ins_aimm()
520 S = info->shifter.amount != 0; in aarch64_ins_addr_regoff()
688 insert_field (FLD_imm3, code, info->shifter.amount, 0); in aarch64_ins_reg_extended()
706 insert_field (FLD_imm6, code, info->shifter.amount, 0); in aarch64_ins_reg_shifted()
1121 inst->operands[1].shifter.amount = shift_amount; in convert_mov_to_movewide()
Daarch64-dis.c604 info->shifter.amount = extract_field (FLD_hw, code, 0) << 4; in aarch64_ext_imm_half()
661 info->shifter.amount = extract_field_2 (&field, code, 0) << 3; in aarch64_ext_advsimd_imm_modified()
667 info->shifter.amount = extract_field_2 (&field, code, 0) ? 16 : 8; in aarch64_ext_advsimd_imm_modified()
701 info->shifter.amount = value ? 12 : 0; in aarch64_ext_aimm()
860 info->shifter.amount = 0; in aarch64_ext_addr_regoff()
872 info->shifter.amount = get_logsz (size); in aarch64_ext_addr_regoff()
1087 info->shifter.amount = extract_field (FLD_imm3, code, 0); in aarch64_ext_reg_extended()
1125 info->shifter.amount = extract_field (FLD_imm6, code, 0); in aarch64_ext_reg_shifted()
1681 if (value == 0 && inst->operands[1].shifter.amount != 0) in convert_movewide_to_mov()
1685 value <<= inst->operands[1].shifter.amount; in convert_movewide_to_mov()
[all …]
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-nds32.texi194 Load value of var into register rt5 and increment $ta by amount inc.
198 Continue loading value of var into register rt5 and increment $ta by amount inc.
202 Load value of var into register rt5 and increment $ta by amount inc.
206 Continue loading value of var into register rt5 and increment $ta by amount inc.
214 Store register rt5 to var and increment $ta by amount inc.
218 Continue storing register rt5 to var and increment $ta by amount inc.
/toolchain/binutils/binutils-2.25/bfd/
Dlibbfd.c282 size_t amount = (size_t) size; in bfd_realloc_or_free() local
285 if (size != amount) in bfd_realloc_or_free()
288 ret = malloc (amount); in bfd_realloc_or_free()
290 ret = realloc (ptr, amount); in bfd_realloc_or_free()
294 if (amount > 0) in bfd_realloc_or_free()
Daout-arm.c193 bfd_vma *amount, in MY()
202 *amount = 0; in MY()
205 *amount -= r_addr; in MY()
215 *amount = 0; in MY()
Dcoff64-rs6000.c803 bfd_size_type amount; in xcoff64_write_object_contents() local
850 amount = bfd_coff_scnhsz (abfd); in xcoff64_write_object_contents()
852 || bfd_bwrite (&buff, amount, abfd) != amount) in xcoff64_write_object_contents()
1029 bfd_size_type amount = bfd_coff_filhsz (abfd); in xcoff64_write_object_contents() local
1031 buff = bfd_malloc (amount); in xcoff64_write_object_contents()
1036 amount = bfd_bwrite (buff, amount, abfd); in xcoff64_write_object_contents()
1040 if (amount != bfd_coff_filhsz (abfd)) in xcoff64_write_object_contents()
1047 bfd_size_type amount = bfd_coff_aoutsz (abfd); in xcoff64_write_object_contents() local
1049 buff = bfd_malloc (amount); in xcoff64_write_object_contents()
1054 amount = bfd_bwrite (buff, amount, abfd); in xcoff64_write_object_contents()
[all …]
Dcoffcode.h4339 bfd_size_type amount = bfd_coff_filhsz (abfd); in coff_write_object_contents() local
4341 buff = (char *) bfd_malloc (amount); in coff_write_object_contents()
4346 amount = bfd_bwrite (buff, amount, abfd); in coff_write_object_contents()
4350 if (amount != bfd_coff_filhsz (abfd)) in coff_write_object_contents()
4359 bfd_size_type amount = bfd_coff_aoutsz (abfd); in coff_write_object_contents() local
4361 buff = (char *) bfd_malloc (amount); in coff_write_object_contents()
4366 amount = bfd_bwrite (buff, amount, abfd); in coff_write_object_contents()
4370 if (amount != bfd_coff_aoutsz (abfd)) in coff_write_object_contents()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
Drelocs2.s11 ;; to a .space, since the amount specified will be treated like
/toolchain/binutils/binutils-2.25/gas/
Dexpr.c1731 add_to_result (expressionS *resultP, offsetT amount, int rhs_highbit) in add_to_result() argument
1734 valueT uamount = amount; in add_to_result()
1736 resultP->X_add_number += amount; in add_to_result()
1747 subtract_from_result (expressionS *resultP, offsetT amount, int rhs_highbit) in subtract_from_result() argument
1750 valueT uamount = amount; in subtract_from_result()
1752 resultP->X_add_number -= amount; in subtract_from_result()
Dcgen.c830 const int amount, in make_right_shifted_expr() argument
838 expr_build_uconstant (amount)); in make_right_shifted_expr()
/toolchain/binutils/binutils-2.25/cpu/
Dsimplify.inc176 ; To reduce the amount of typing.
195 ; To reduce the amount of typing.
/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.c299 unsigned int amount = (AMOUNT); \
300 if (((PTR) + amount) >= (END)) \
303 amount = (END) - (PTR); \
305 amount = 0; \
307 if (amount) \
308 VAL = byte_get ((PTR), amount); \
325 unsigned int amount = (AMOUNT); \
326 if (((PTR) + amount) >= (END)) \
329 amount = (END) - (PTR); \
331 amount = 0; \
[all …]
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Dcrisaout.sc135 It can probably be fixed with some amount of work. */
Dmmo.sc147 It can probably be fixed with some amount of work. */
/toolchain/binutils/binutils-2.25/opcodes/po/
Dopcodes.pot78 msgid "shift amount"
110 msgid "invalid post-increment amount"
114 msgid "invalid shift amount"
132 msgid "shift amount expected to be 0 or 12"
136 msgid "shift amount should be a multiple of 16"
156 msgid "shift amount expected to be 0 or 16"
/toolchain/binutils/binutils-2.25/include/opcode/
Daarch64.h753 int amount; member

12345