Home
last modified time | relevance | path

Searched refs:AT (Results 1 – 25 of 125) sorted by relevance

12345

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
Dopc-i.pl1 $AT = '@';
4 .type _start,${AT}function
39 mux1 r4 = r5, ${AT}rev
40 mux1 r4 = r5, ${AT}mix
41 mux1 r4 = r5, ${AT}shuf
42 mux1 r4 = r5, ${AT}alt
43 mux1 r4 = r5, ${AT}brcst
Dopc-a.pl1 $AT = '@';
4 .type _start,${AT}function
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
Drgn-at3.t1 /* Memory region at test, >AT should propagate by default */
9 .text : { *(.text) } >ram AT>rom
10 .data : AT (0x30000) { *(.data) } >ram /* NO default AT>rom */
11 .bss : { *(.bss) } >ram /* NO default AT>rom */
Doverlay-size.t36 .mtext : { *(.mtext) } > TEXTMEM AT > LOADMEM
38 .mbss : AT (__load_stop_bss3)
49 } > TEXTMEM AT > LOADMEM
58 } > DATAMEM AT > LOADMEM
Drgn-at11.t9 .text : ALIGN_WITH_INPUT {*(.text)} > ram AT> rom
10 .tbss : {*(.tbss)} > ram AT> rom
11 .data : ALIGN_WITH_INPUT {*(.data)} > ram AT> rom
Drgn-at10.t9 .text : ALIGN_WITH_INPUT {*(.text)} > ram AT> rom
10 .tbss : ALIGN_WITH_INPUT {*(.tbss)} > ram AT> rom
11 .data : ALIGN_WITH_INPUT {*(.data)} > ram AT> rom
Drgn-at1.t1 /* Memory region at test, >AT should propagate by default */
9 .text : { *(.text) } >ram AT>rom
10 .data : { *(.data) } >ram /* default AT>rom */
Drgn-over8.t9 .text : { *(.text) } >rom AT>rom
10 .data : { *(.data) } >ram AT>rom
11 .bss : { *(.bss) } >ram AT>rom
Drgn-at2.t1 /* Memory region at test, >AT should propagate by default */
10 .text : { *(.text) } >ram AT>rom
11 .data : { *(.data) } >other /* No default AT>rom */
Drgn-at5.t13 .sec1 ORIGIN (region1) : { *(*.sec1) } AT> region2
17 .sec2 : { *(*.sec2) } > region3 AT> region4
21 .sec4 : { *(*.sec4) } AT> region2
Drgn-at6.t8 .text : {*(.text)} > ram AT> ram
9 .data : ALIGN (16) {*(.data)} > ram AT> ram
Drgn-at7.t9 .text : {*(.text)} > ram AT> rom
10 .data : ALIGN (16) {*(.data)} > ram AT> rom
Drgn-at9.t9 .text : ALIGN_WITH_INPUT {*(.text)} > ram AT> rom
10 .data : ALIGN_WITH_INPUT {*(.data)} > ram AT> rom
Drgn-at8.t9 .text : ALIGN_WITH_INPUT {*(.text)} > ram AT> rom
10 .data : ALIGN_WITH_INPUT {*(.data)} > ram AT> rom
Drgn-at4.t1 /* Memory region at test, >AT should propagate by default */
9 .text : { *(.text) } >ram AT>rom
Drgn-over6.t11 .text : { *(.txt) } > r1 AT> v1
12 .data : { *(.dat) } > r1 AT> v1
Drgn-over4.t11 .text : { *(.txt) } > r1 AT> v1
12 .data : { *(.dat) } > r1 AT> v1
Drgn-over5.t11 .text : { *(.txt) } > r1 AT> v1
12 .data : { *(.dat) } > r1 AT> v1
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
Dalloc.t8 .bar : AT(ADDR(.bar) - 0xC0000000) { *(.bar) } :text
9 .bss : AT(ADDR(.bss) - 0xC0000000) { *(.bss) }
10 .foo 0 : AT(ADDR(.bss) + SIZEOF(.bss) - 0xC0000000) { *(.foo) } :text
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c109 #define AT mips_opts.at macro
4910 if (AT && type == OP_REG_GP && regno == AT) in check_regno()
6155 if (AT == ATREG) in check_completed_insn()
6158 as_warn (_("used $%u with \".set at=$%u\""), AT, AT); in check_completed_insn()
7381 (AT, in append_insn()
7412 RELAX_MICROMIPS_ENCODE (type, AT, uncond, compact, al, in append_insn()
8872 macro_build_lui (ep, AT); in macro_build_ldst_constoffset()
8873 macro_build (NULL, ADDRESS_ADD_INSN, "d,v,t", AT, AT, breg); in macro_build_ldst_constoffset()
8874 macro_build (ep, op, "t,o(b)", treg, BFD_RELOC_LO16, AT); in macro_build_ldst_constoffset()
8891 AT, reg, BFD_RELOC_LO16); in set_at()
[all …]
/toolchain/binutils/binutils-2.25/gold/testsuite/
Dmemory_test_inc.t13 .sec1 ORIGIN (region1) : { *(*.sec1) } AT> region2
17 .sec2 : { *(*.sec2) } > region3 AT> region4
23 .sec4 : { *(*.sec4) } AT> region2
Dmemory_test.t13 .sec1 ORIGIN (region1) : { *(*.sec1) } AT> region2
17 .sec2 : { *(*.sec2) } > region3 AT> region4
21 .sec4 : { *(*.sec4) } AT> region2
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-checks/
Dscript3 .data 0x100 : AT (0x100) { *(.data) }
4 .bss 0x100 : AT (0x4000) { *(.bss) }
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-i386.texi40 * i386-Bugs:: AT&T Syntax bugs
358 * i386-Variations:: AT&T Syntax versus Intel Syntax
363 @subsection AT&T Syntax versus Intel Syntax
380 back to the usual AT&T mode for compatibility with the output of
383 require a @samp{%} prefix. AT&T System V/386 assembler syntax is quite
405 AT&T immediate operands are preceded by @samp{$}; Intel immediate
406 operands are undelimited (Intel @samp{push 4} is AT&T @samp{pushl $4}).
407 AT&T register operands are preceded by @samp{%}; Intel register operands
408 are undelimited. AT&T absolute (as opposed to PC relative) jump/call
416 AT&T and Intel syntax use the opposite order for source and destination
[all …]
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Dip2k.sc48 .data __data_run_begin : AT (__data_load_begin)
79 .pram __pram_run_begin : AT (__pram_load_begin)
93 OVERLAY __pram_overlay_run_start : AT (__pram_overlay_load_start)

12345