Home
last modified time | relevance | path

Searched refs:STR (Results 1 – 21 of 21) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Ddyn-string.h38 #define dyn_string_length(STR) \ argument
39 ((STR)->length)
42 #define dyn_string_buf(STR) \ argument
43 ((STR)->s)
Dprogress.h27 #define START_PROGRESS(STR,N) argument
35 #define END_PROGRESS(STR) argument
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
Dregression.s100 STORE: STR R4,[R0,#0x0] ;//Store Word
104 STORE2: STR R5,[R0,#0xc] ;//Store Word
121 STOREI: STR R6,[R0,R4] ;//Store Word
141 STR R6,[R0],R4 ;//Store Word
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.h221 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN) argument
Dtc-i386.h313 #define md_elf_section_word(STR, LEN) x86_64_section_word (STR, LEN) argument
Dtc-aarch64.h94 #define TC_START_LABEL(C,S,STR) ((C) == ':' \ argument
Dtc-nds32.h134 #define TC_START_LABEL(C, S, STR) (C == ':' && nds32_start_label (0, 0)) argument
Dtc-arm.h179 #define TC_START_LABEL(C,S,STR) (C == ':' || (C == '/' && arm_data_in_code ())) argument
Dtc-nios2.c294 #define strprefix(STR, PREFIX) \ argument
295 (strncmp ((STR), PREFIX, strlen (PREFIX)) == 0)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dgroup-reloc-ldr-encoding-bad.s24 @ LDR/STR/LDRB/STRB only have 12 bits available for the magnitude of the addend.
Dgroup-reloc-ldr.s23 @ LDR/STR/LDRB/STRB only have 12 bits available for the magnitude of the addend.
Dsp-pc-validations-bad.s165 @ STR (immediate, ARM)
169 @ STR (register)
Dsp-pc-validations-bad-t.s231 @ STR (immediate, Thumb)
238 @ STR (register)
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in.h55 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) argument
Dbfd-in2.h62 #define STRING_COMMA_LEN(STR) (STR), (sizeof (STR) - 1) argument
DChangeLog-2007497 * bfd-in.h (STRING_COMMA_LEN): Don't handle NULL STR case.
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-pexecute.c173 #define CHECK_LINE(E, STR) check_line (__LINE__, E, STR) argument
/toolchain/binutils/binutils-2.25/opcodes/
Dhppa-dis.c173 #define fputs_filtered(STR,F) (*info->fprintf_func) (info->stream, "%s", STR) argument
Dcgen-asm.in310 STR points to the insn to be assembled.
DChangeLog-0001654 * arm-dis.c (print_insn_arm): Use decimal for offsets in LDR/STR.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-aarch64.texi187 @cindex ADRP, ADD, LDR/STR group relocations, AArch64
188 Relocations for @samp{ADRP}, and @samp{ADD}, @samp{LDR} or @samp{STR}