Home
last modified time | relevance | path

Searched refs:GREG (Results 1 – 25 of 56) sorted by relevance

123

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
Dgreg-5.s2 A GREG
3 B GREG
4 C GREG
5 D GREG
7 E GREG
8 F GREG
9 G GREG
10 H GREG
12 I GREG
13 J GREG
[all …]
Dgreg-2.s1 # Have another GREG register allocation.
3 b GREG 34567891011121314
Dgreg-1.s1 # Have a single GREG register allocation.
3 areg GREG 123456789101112
Dgreg-3.s1 # Have yet another GREG register allocation.
3 c GREG #42
Dbpo-2m.d8 # Just a simple linker-allocated GREG plus one explicit GREG.
Dbpo-2.d8 # Just a simple linker-allocated GREG plus one explicit GREG.
Dext1g.s2 ext1 GREG
Dgreg-4.s2 lsym GREG 78
Daregm.s2 areg GREG Main+4
Dbpo-1.s1 # A most simple instruction needing a linker-supplied GREG.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
Dgreg1.s1 # Use of GREG with mmixal syntax.
5 A0 GREG 0
6 B1 GREG 1
7 C3 GREG D4
8 D5 GREG
9 GREG E6+24
10 F7 GREG @
11 GREG @ % Equivalent to F7, unless -no-merge-gregs.
12 G8 GREG #F7
13 H9 GREG @ % Equivalent to F7, unless -no-merge-gregs.
Dprefix3.s1 % Check that changing prefixes between the GREG definition, its use and
2 % the end of the assembly file does not change the GREG definition.
3 a1 GREG someplace
5 a2 GREG 567890
Dfb-1.s1 # FB-labels are valid in GREG definitions.
2 9H GREG #112233
3 9H GREG #aabbccdd
Dbasep-10.s2 # GREG defs.
5 GREG w4
6 GREG w3
Dbasep-2.s2 b GREG @
7 c GREG @
Dbasep-9.s4 GREG comm_symbol1
5 GREG comm_symbol3
Dgreg4.s1 GREG @
Dbasep-1.s2 b GREG @
Dgreg8.s6 GREG y
Dgreg7.s6 GREG x
Dbasep-3.s2 GREG fn
Dgreg6.s6 GREG y
Dgreg5.s6 GREG x
/toolchain/binutils/binutils-2.25/gas/
Ditbl-parse.y289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM
420 | GREG
423 $$ = GREG;
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-mmix.texi66 registers allocated with the @samp{GREG} directive (@pxref{MMIX-greg}) and
101 Usually a two-operand-expression (@pxref{GREG-base}) without a matching
102 @samp{GREG} directive is treated as an error by @code{@value{AS}}. When
329 @item GREG
330 @cindex assembler directive GREG, MMIX
331 @cindex pseudo-op GREG, MMIX
332 @cindex MMIX assembler directive GREG
333 @cindex MMIX pseudo-op GREG
340 areg GREG
341 breg GREG data_value
[all …]

123