Home
last modified time | relevance | path

Searched refs:equiv (Results 1 – 23 of 23) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
Dequiv2.s1 ;# Re-definition of an already .equiv-ed symbol (to an expression).
3 .equiv x, y-z
4 .equiv y, 1
5 .equiv z, 1
6 .equiv x, 1
Dcond.s41 .equiv y, x
48 .equiv z, x
53 .equiv a, y + 1
54 .equiv b, z - 1
68 .equiv x, 0
Dcond.l33 [ ]*[1-9][0-9]*[ ]+\.equiv[ ]+y,[ ]*x[ ]*
38 [ ]*[1-9][0-9]*[ ]+\.equiv[ ]+z,[ ]*x[ ]*
42 [ ]*[1-9][0-9]*[ ]+\.equiv[ ]+a,[ ]*y[ ]*\+[ ]*1[ ]*
43 [ ]*[1-9][0-9]*[ ]+\.equiv[ ]+b,[ ]*z[ ]*-[ ]*1[ ]*
53 [ ]*[1-9][0-9]*[ ]+\.equiv[ ]+x,[ ]*0[ ]*
Dequiv1.s1 ;# Re-definition of an already .equiv-ed symbol (to another symbol).
3 .equiv x, y
4 .equiv y, 1
5 .equiv x, 0
Dforward.s1 .equiv two, 2*one
2 .equiv minus_one, -one
4 .equiv three, 3*one
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
Dnon-c-lang-syms.s10 .comm _test$equiv.eq.1_, 16, 4
11 .comm _test$equiv.eq.100, 16, 5
12 .comm _test$equiv.eq._, 16, 6
13 .comm _test$equiv.eq., 16, 7
Dnon-c-lang-syms.d2 [0-9A-Fa-f]{6,14}[08]0 B _?test\$equiv\.eq\.
3 [0-9A-Fa-f]{6,14}[02468aAcCeE]0 B _?test\$equiv\.eq\.100
4 [0-9A-Fa-f]{6,14}[0-9A-Fa-f]0 B _?test\$equiv\.eq\.1_
5 [0-9A-Fa-f]{6,14}[048cC]0 B _?test\$equiv\.eq\._
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dimmed32.s1 .equiv early, 4
47 .equiv late, 8
Dimmed64.s1 .equiv early, 4
56 .equiv late, 8
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
Dimmed64.s1 .equiv early, 4
55 .equiv late, 8
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/windres/
Dhtml.rsd17 00c0 31222020 68747470 2d657175 69763d22 1" http-equiv="
36 01f0 31222020 68747470 2d657175 69763d22 1" http-equiv="
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
Dzero.s2 .equiv zero, 0
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dempty2.s2 .equiv constant, 0x12345678
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nios2.c542 s_nios2_set (int equiv) in s_nios2_set() argument
589 s_set (equiv); in s_nios2_set()
Dtc-arm.c2844 s_thumb_set (int equiv) in s_thumb_set() argument
2912 if (equiv in s_thumb_set()
/toolchain/binutils/binutils-2.25/gas/
Dread.c3226 s_set (int equiv) in s_set() argument
3245 assign_symbol (name, equiv); in s_set()
DNEWS412 * Added new pseudo-op, .equiv; it's like .equ, except that it is an error if
DChangeLog-96971980 * read.c (potable): Add "equiv".
1981 (s_set): Handle .equiv based on argument.
1982 * doc/as.texinfo (Equiv): New node to document .equiv.
DChangeLog-02035103 .equiv.
5105 * doc/as.texinfo: Document that .ifdef, .ifndef and .equiv
DChangeLog-2005180 * doc/as.texinfo(equ<z80>): mention difference with .equiv
/toolchain/binutils/binutils-2.25/texinfo/
Dtexinfo.tex83 \let\ptexequiv=\equiv
2822 % @point{}, @result{}, @expansion{}, @print{}, @equiv{}.
2832 \def\equiv{\leavevmode\hbox to 1em{\hfil$\ptexequiv$\hfil}}
4252 \definedummyword\equiv
4402 \def\equiv{==}%
5953 \let\equiv=\ptexequiv
8871 \DeclareUnicodeCharacter{2261}{\equiv}
/toolchain/binutils/binutils-2.25/gas/doc/
Das.texinfo4218 * Equiv:: @code{.equiv @var{symbol}, @var{expression}}
4902 @section @code{.equiv @var{symbol}, @var{expression}}
4903 @cindex @code{equiv} directive
4904 The @code{.equiv} directive is like @code{.equ} and @code{.set}, except that
4921 The @code{.eqv} directive is like @code{.equiv}, but no attempt is made to
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-02039998 symbolic equiv.