Home
last modified time | relevance | path

Searched refs:memory (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/toolchain/binutils/binutils-2.27/intl/
Drelocatable.c110 char *memory; in set_this_relocation_prefix() local
114 memory = (char *) xmalloc (orig_prefix_len + 1 + curr_prefix_len + 1); in set_this_relocation_prefix()
116 if (memory != NULL) in set_this_relocation_prefix()
119 memcpy (memory, orig_prefix_arg, orig_prefix_len + 1); in set_this_relocation_prefix()
120 orig_prefix = memory; in set_this_relocation_prefix()
121 memory += orig_prefix_len + 1; in set_this_relocation_prefix()
122 memcpy (memory, curr_prefix_arg, curr_prefix_len + 1); in set_this_relocation_prefix()
123 curr_prefix = memory; in set_this_relocation_prefix()
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
Dinsns-bad-1.l497 [^:]*:485: Error: operand 1 of 'cmtl' not a valid memory reference
498 [^:]*:486: Error: operand 1 of 'cmtl' not a valid memory reference
499 [^:]*:487: Error: operand 1 of 'cmtl' not a valid memory reference
500 [^:]*:488: Error: operand 1 of 'cmtl' not a valid memory reference
501 [^:]*:489: Error: operand 1 of 'cmtl' not a valid memory reference
502 [^:]*:490: Error: operand 1 of 'cmtl' not a valid memory reference
503 [^:]*:491: Error: operand 1 of 'cmtl' not a valid memory reference
504 [^:]*:492: Error: operand 1 of 'cmtl' not a valid memory reference
509 [^:]*:497: Error: operand 1 of 'll' not a valid memory reference
510 [^:]*:498: Error: operand 1 of 'll' not a valid memory reference
[all …]
/toolchain/binutils/binutils-2.27/cpu/
Dxc16x.cpu89 (pipeline p-mem "" () ((prefetch) (fetch) (decode) (address) (memory) (execute) (writeback)))
93 ; bit mask of h-gr registers, =1 means value being loaded from memory
159 (dnf f-memory "memory" () 31 16) ; used for memory operands
160 (dnf f-memgr8 "memory" () 31 16) ; memory location of gr
191 (dnf f-pof "upof16" () 31 16) ; used for memory operands
471 (comment "memory location of registers")
556 (dowh upof16 "16 bit unsigned immediate" (POF-PREFIX) h-addr f-memory ((print "with_pof_prefix"…
582 (dnop memory "16 bit memory" () h-addr f-memory)
583 (dnop memgr8 "16 bit memory" () h-memgr8 f-memgr8)
945 ;add/sub register and indirect memory
[all …]
Dxstormy16.cpu205 (dnf f-Rm "general register for memory" () 4 3)
206 (dnop Rm "general register for memory" () h-gr f-Rm)
324 (dnf f-lmem8 "8 bit unsigned low memory" (ABS-ADDR) 8 8)
327 (comment "8 bit unsigned immediate low memory")
335 (comment "8 bit unsigned high memory")
345 (comment "8 bit unsigned immediate high memory")
551 "Move immediate to low memory"
561 "Move immediate to high memory"
572 "Move low memory to register"
582 "Move high memory to register"
[all …]
Dsh64-compact.cpu369 (dshci andb "Bitwise AND memory byte"
1076 (dshci movb1 "Store byte to memory (register indirect w/ zero displacement)"
1082 (dshci movb2 "Store byte to memory (register indirect w/ pre-decrement)"
1091 (dshci movb3 "Store byte to memory (register/register indirect)"
1097 (dshci movb4 "Store byte to memory (GBR-relative w/ displacement)"
1105 (dshci movb5 "Store byte to memory (register indirect w/ displacement)"
1113 (dshci movb6 "Load byte from memory (register indirect w/ zero displacement)"
1119 (dshci movb7 "Load byte from memory (register indirect w/ post-increment)"
1130 (dshci movb8 "Load byte from memory (register/register indirect)"
1136 (dshci movb9 "Load byte from memory (GBR-relative with displacement)"
[all …]
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-avr.texi39 8K program memory space (MCU types: at90s2313, at90s2323, at90s2333, at90s2343,
43 Instruction set avr25 is for the classic AVR core with up to 8K program memory
51 memory space (MCU types: at43usb355, at76c711).
54 memory space (MCU types: atmega103, at43usb320).
61 memory space (MCU types: atmega48, atmega48a, atmega48pa, atmega48p, atmega8,
67 memory space (MCU types: at90pwm161, atmega16, atmega16a, atmega161, atmega162,
86 program memory space (MCU types: atmega128, atmega128a, atmega1280,
94 program memory space and less than 64K data space (MCU types:
100 program memory space and greater than 64K data space (MCU types:
104 program memory space and less than 64K data space (MCU types:
[all …]
Dc-m68hc11.texi275 to be used on memory window systems to map a symbol in the memory bank window.
276 If the symbol is in a memory expansion part, the physical address
277 corresponds to the symbol address within the memory bank window.
278 If the symbol is not in a memory expansion part, this is the symbol address
282 This modifier indicates to use the memory page number corresponding
283 to the symbol. If the symbol is in a memory expansion part, its page
285 the symbol in the memory bank window. If the symbol is not in a memory
298 For example a 68HC12 call to a function @samp{foo_example} stored in memory
/toolchain/binutils/binutils-2.27/bfd/
Dhash.c385 table->memory = (void *) objalloc_create (); in bfd_hash_table_init_n()
386 if (table->memory == NULL) in bfd_hash_table_init_n()
392 objalloc_alloc ((struct objalloc *) table->memory, alloc); in bfd_hash_table_init_n()
426 objalloc_free ((struct objalloc *) table->memory); in bfd_hash_table_free()
427 table->memory = NULL; in bfd_hash_table_free()
485 new_string = (char *) objalloc_alloc ((struct objalloc *) table->memory, in bfd_hash_lookup()
535 objalloc_alloc ((struct objalloc *) table->memory, alloc)); in bfd_hash_insert()
622 ret = objalloc_alloc ((struct objalloc *) table->memory, size); in bfd_hash_allocate()
Dopncls.c73 nbfd->memory = objalloc_create (); in _bfd_new_bfd()
74 if (nbfd->memory == NULL) in _bfd_new_bfd()
122 if (abfd->memory) in _bfd_delete_bfd()
125 objalloc_free ((struct objalloc *) abfd->memory); in _bfd_delete_bfd()
139 if (abfd->memory) in _bfd_free_cached_info()
142 objalloc_free ((struct objalloc *) abfd->memory); in _bfd_free_cached_info()
149 abfd->memory = NULL; in _bfd_free_cached_info()
958 ret = objalloc_alloc ((struct objalloc *) abfd->memory, ul_size); in bfd_alloc()
1052 objalloc_free_block ((struct objalloc *) abfd->memory, block); in bfd_release()
Decofflink.c343 void * memory; member
380 struct objalloc *memory; member
407 n = (struct shuffle *) objalloc_alloc (ainfo->memory, in add_file_shuffle()
440 n = (struct shuffle *) objalloc_alloc (ainfo->memory, in add_memory_shuffle()
450 n->u.memory = data; in add_memory_shuffle()
509 ainfo->memory = objalloc_create (); in bfd_ecoff_debug_init()
510 if (ainfo->memory == NULL) in bfd_ecoff_debug_init()
535 objalloc_free (ainfo->memory); in bfd_ecoff_debug_free()
637 rfd_out = (bfd_byte *) objalloc_alloc (ainfo->memory, sz); in bfd_ecoff_debug_accumulate()
738 fdr_out = (bfd_byte *) objalloc_alloc (ainfo->memory, sz); in bfd_ecoff_debug_accumulate()
[all …]
/toolchain/binutils/binutils-2.27/gas/
Dhash.c56 struct obstack memory; member
91 obstack_begin (&ret->memory, chunksize); in hash_new_sized()
93 ret->table = (struct hash_entry **) obstack_alloc (&ret->memory, alloc); in hash_new_sized()
120 obstack_free (&table->memory, 0); in hash_die()
220 p = (struct hash_entry *) obstack_alloc (&table->memory, sizeof (*p)); in hash_insert()
257 p = (struct hash_entry *) obstack_alloc (&table->memory, sizeof (*p)); in hash_jam()
347 obstack_free (&table->memory, p); in hash_delete()
/toolchain/binutils/binutils-2.27/ld/scripttempl/
Dip2k.sc33 /* Allocated memory end markers
34 (initialized to start of appropiate memory address). */
45 /* Pre-allocated, pre-initialized data memory. */
58 /* Pre-allocated, uninitialized data memory. */
67 /* Pre-allocated PRAM data memory. */
Delfm68hc11.sc74 # We provide two emulations: a fixed on that defines some memory banks
75 # and a configurable one that includes a user provided memory definition.
80 /* Get memory banks definition from some user configuration file.
82 with -L<dir>). See fixed memory banks emulation script. */
83 INCLUDE memory.x;
88 /* Fixed definition of the available memory banks.
98 /* Setup the stack on the top of the data memory bank. */
294 /* Concatenate .page0 sections. Put them in the page0 memory bank
Delfm68hc12.sc74 # We provide two emulations: a fixed on that defines some memory banks
75 # and a configurable one that includes a user provided memory definition.
80 /* Get memory banks definition from some user configuration file.
82 with -L<dir>). See fixed memory banks emulation script. */
83 INCLUDE memory.x;
88 /* Fixed definition of the available memory banks.
98 /* Setup the stack on the top of the data memory bank. */
294 /* Concatenate .page0 sections. Put them in the page0 memory bank
Delfxgate.sc74 # We provide two emulations: a fixed on that defines some memory banks
75 # and a configurable one that includes a user provided memory definition.
80 /* Get memory banks definition from some user configuration file.
82 with -L<dir>). See fixed memory banks emulation script. */
83 INCLUDE memory.x;
88 /* Fixed definition of the available memory banks.
98 /* Setup the stack on the top of the data memory bank. */
294 /* Concatenate .page0 sections. Put them in the page0 memory bank
Delfarcv2.sc92 # We provide two emulations: a fixed on that defines some memory banks
93 # and a configurable one that includes a user provided memory definition.
98 /* Get memory banks definition from some user configuration file.
100 with -L<dir>). See fixed memory banks emulation script. */
101 INCLUDE memory.x;
106 /* Fixed definition of the available memory banks.
114 /* Setup the stack on the top of the data memory bank. */
Dtic4xcoff.sc13 # 1. MC mode, no external memory (serial boot).
60 /* C30 memory space. */
95 /* In the small memory model the .data and .bss sections must be contiguous
/toolchain/binutils/binutils-2.27/zlib/contrib/puff/
DREADME22 puff.c may also be useful in applications where code size or memory usage is a
37 Then you can call puff() to decompress a deflate stream that is in memory in
38 its entirety at source, to a sufficiently sized block of memory for the
42 does no memory allocation, and uses less than 2K bytes off of the stack.
54 to do the actual inflation after allocating the appropriate memory. Not
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dm68hc1xelf.em57 /* Name of memory bank window in the MEMORY description.
97 /* The 'bank_window_name' memory region is a special region that describes
98 the memory bank window to access to paged memory. For 68HC12
104 memory region allows to control how this paged memory is accessed. */
130 einfo (_("warning: the size of the 'window' memory region "
352 " --bank-window NAME Specify the name of the memory region describing\n"
353 " the layout of the memory bank window.\n"
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mep/
Dmep1.s3 # This will be in low memory.
8 # This will be in high memory.
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/v850/
Dmem.s3 .global memory symbol
4 memory: label
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
Dsp-pc-validations-bad-t.s131 ldrh.w pc, [r0] @ => Unallocated memory hints
135 ldrh pc, [r0, #-3] @ => Unallocated memory hint
143 ldrh pc, label @ Unallocated memory hint
152 ldrh.w pc,[r0,r1,LSL #1] @ => Unallocated memory hints
195 ldrsh pc,[r0,#4] @ => Unallocated memory hints
197 ldrsh pc, [r0, #-4] @ => Unallocated memory hints
205 ldrsh pc, label @ => Unallocated memory hints
214 ldrsh.w pc,[r0,r1,LSL #3] @ => Unallocated memory hints
Dfpa-mem.d2 #name: FPA memory insructions
5 # Test FPA memory instructions
/toolchain/binutils/binutils-2.27/libiberty/
Dfunctions.texi9 This function allocates memory which will be automatically reclaimed
11 the memory immediately but will do so eventually during subsequent
29 the buffer needed, allocate memory with @code{malloc}, and store a
30 pointer to the allocated memory in @code{*@var{resptr}}. The value
31 returned is the same as @code{sprintf} would return. If memory could
55 Compares the first @var{count} bytes of two areas of memory. Returns
66 Copies @var{length} bytes from memory region @var{in} to region
97 All of the memory for the pointer array and copies of the string
98 is obtained from @code{xmalloc}. All of the memory can be returned to the
104 memory to complete building the argument vector.
[all …]
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2011564 * ar.c (move_members): Plug memory leak.
565 (delete_members): Plug memory leak.
703 * readelf.c (process_gnu_liblist): Stop memory leak.
730 * strings.c (print_strings): Plug memory leak.
731 * ar.c (move_members): Plug memory leak.
732 (delete_members): Plug memory leak.
733 (write_archive): Plug memory leak.
734 * ieee.c (ieee_add_bb11): Plug memory leak.
737 * prdbg.c (pr_function_type): Close memory leaks.
742 * stabs.c (parse_stab_enum_type): Fix memory leaks.
[all …]

12345678910>>...14