Searched refs:equiv (Results 1 - 25 of 68) sorted by relevance

123

/haiku-buildtools/binutils/ld/testsuite/ld-i386/
H A Dzero.s2 .equiv zero, 0
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-i386/
H A Dzero.s2 .equiv zero, 0
/haiku-buildtools/binutils/gas/testsuite/gas/all/
H A 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
H A 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
H A Dcond.s41 .equiv y, x
48 .equiv z, x
53 .equiv a, y + 1
54 .equiv b, z - 1
68 .equiv x, 0
H A 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[ ]*
H A Dforward.s1 .equiv two, 2*one
2 .equiv minus_one, -one
4 .equiv three, 3*one
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/all/
H A 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
H A 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
H A Dcond.s41 .equiv y, x
48 .equiv z, x
53 .equiv a, y + 1
54 .equiv b, z - 1
68 .equiv x, 0
H A 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[ ]*
H A Dforward.s1 .equiv two, 2*one
2 .equiv minus_one, -one
4 .equiv three, 3*one
/haiku-buildtools/binutils/ld/testsuite/ld-pe/
H A 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
H A 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\._
/haiku-buildtools/binutils/ld/testsuite/ld-elf/
H A Dempty2.s2 .equiv constant, 0x12345678
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-elf/
H A Dempty2.s2 .equiv constant, 0x12345678
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dpr18347.s12 .equiv ldr, bar
/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-uncprop.c381 /* Pop the topmost value off the equiv stack. */
414 struct edge_equivalency *equiv = (struct edge_equivalency *) e->aux; local
415 record_equiv (equiv->rhs, equiv->lhs);
443 tree equiv = (*equivalences)[j]; local
445 if (gimple_can_coalesce_p (equiv, res))
447 SET_PHI_ARG_DEF (phi, e->dest_idx, equiv);
457 struct edge_equivalency *equiv = (struct edge_equivalency *) e->aux; local
458 remove_equivalence (equiv->rhs);
509 struct edge_equivalency *equiv local
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/i386/ilp32/
H A Dimmed64.s1 .equiv early, 4
55 .equiv late, 8
/haiku-buildtools/binutils/gas/testsuite/gas/i386/
H A Dimmed32.s1 .equiv early, 4
47 .equiv late, 8
H A Dimmed64.s1 .equiv early, 4
56 .equiv late, 8
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/i386/
H A Dimmed32.s1 .equiv early, 4
47 .equiv late, 8
H A Dimmed64.s1 .equiv early, 4
56 .equiv late, 8
H A Dintelok.s2 .equiv byte, 1
3 .equiv word, 2
4 .equiv dword, 4
5 .equiv fword, 6
6 .equiv qword, 8
7 .equiv tbyte, 10
8 .equiv oword, 16
9 .equiv xmmword, 16
/haiku-buildtools/gcc/contrib/regression/
H A Dmkindex.pl92 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />

Completed in 143 milliseconds

123