Searched refs:ALIGN8 (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Dvideo2.s9 //Dreg = ALIGN8 ( Dreg, Dreg ) ; /* overlay 1 byte (b) */
10 R0 = ALIGN8(R0, R0);
11 R0 = ALIGN8(R0, R1);
12 R0 = ALIGN8(R1, R0);
13 R0 = ALIGN8(R1, R1);
14 R0 = ALIGN8(R1, R2);
15 R3 = ALIGN8(R4, R5);
16 R6 = ALIGN8(R7, R0);
17 R1 = ALIGN8(R2, R3);
18 R4 = ALIGN8(R
[all...]
H A Dvideo2.d8 0: 0d c6 00 00 R0=ALIGN8\(R0,R0\);
9 4: 0d c6 08 00 R0=ALIGN8\(R0,R1\);
10 8: 0d c6 01 00 R0=ALIGN8\(R1,R0\);
11 c: 0d c6 09 00 R0=ALIGN8\(R1,R1\);
12 10: 0d c6 11 00 R0=ALIGN8\(R1,R2\);
13 14: 0d c6 2c 06 R3=ALIGN8\(R4,R5\);
14 18: 0d c6 07 0c R6=ALIGN8\(R7,R0\);
15 1c: 0d c6 1a 02 R1=ALIGN8\(R2,R3\);
16 20: 0d c6 35 08 R4=ALIGN8\(R5,R6\);
17 24: 0d c6 08 0e R7=ALIGN8\(R
[all...]
H A Dvideo.d7 0: 0d c6 15 0e R7=ALIGN8\(R5,R2\);
H A Dparallel4.d8 0: 0d ce 15 0e R7=ALIGN8\(R5,R2\) \|\| \[I0\]=R0 \|\| NOP;
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dvideo2.s9 //Dreg = ALIGN8 ( Dreg, Dreg ) ; /* overlay 1 byte (b) */
10 R0 = ALIGN8(R0, R0);
11 R0 = ALIGN8(R0, R1);
12 R0 = ALIGN8(R1, R0);
13 R0 = ALIGN8(R1, R1);
14 R0 = ALIGN8(R1, R2);
15 R3 = ALIGN8(R4, R5);
16 R6 = ALIGN8(R7, R0);
17 R1 = ALIGN8(R2, R3);
18 R4 = ALIGN8(R
[all...]
H A Dvideo2.d8 [ 0-9a-f]+: 0d c6 00 00 R0 = ALIGN8 \(R0, R0\);
9 [ 0-9a-f]+: 0d c6 08 00 R0 = ALIGN8 \(R0, R1\);
10 [ 0-9a-f]+: 0d c6 01 00 R0 = ALIGN8 \(R1, R0\);
11 [ 0-9a-f]+: 0d c6 09 00 R0 = ALIGN8 \(R1, R1\);
12 [ 0-9a-f]+: 0d c6 11 00 R0 = ALIGN8 \(R1, R2\);
13 [ 0-9a-f]+: 0d c6 2c 06 R3 = ALIGN8 \(R4, R5\);
14 [ 0-9a-f]+: 0d c6 07 0c R6 = ALIGN8 \(R7, R0\);
15 [ 0-9a-f]+: 0d c6 1a 02 R1 = ALIGN8 \(R2, R3\);
16 [ 0-9a-f]+: 0d c6 35 08 R4 = ALIGN8 \(R5, R6\);
17 [ 0-9a-f]+: 0d c6 08 0e R7 = ALIGN8 \(R
[all...]
H A Dvideo.d7 [ 0-9a-f]+: 0d c6 15 0e R7 = ALIGN8 \(R5, R2\);
H A Dparallel4.d8 0: 0d ce 15 0e R7 = ALIGN8 \(R5, R2\) \|\| \[I0\] = R0 \|\| NOP;
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h42 ALIGN8 = 268, enumerator in enum:yytokentype
217 #define ALIGN8 268 macro
H A Dbfin-parse.c69 ALIGN8 = 268, enumerator in enum:yytokentype
244 #define ALIGN8 268 macro
1300 "SAA", "ALIGN8", "ALIGN16", "ALIGN24", "VIT_MAX", "EXTRACT", "DEPOSIT",
3138 notethat ("dsp32shift: dregs = ALIGN8 (dregs , dregs )\n");
H A Dbfin-lex.c1852 return ALIGN8;
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h57 ALIGN8 = 267, enumerator in enum:yytokentype
231 #define ALIGN8 267 macro
H A Dbfin-parse.c533 ALIGN8 = 267, enumerator in enum:yytokentype
707 #define ALIGN8 267 macro
1243 "ALIGN8", "ALIGN16", "ALIGN24", "VIT_MAX", "EXTRACT", "DEPOSIT",
3136 notethat ("dsp32shift: dregs = ALIGN8 (dregs , dregs )\n");
H A Dbfin-lex.c1934 return ALIGN8;
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-lex.l228 [aA][lL][iI][gG][nN]8 return ALIGN8;
H A Dbfin-parse.y387 %token ALIGN8 ALIGN16 ALIGN24
926 notethat ("dsp32shift: dregs = ALIGN8 (dregs , dregs )\n");
3753 ALIGN8
/haiku-buildtools/binutils/gas/config/
H A Dbfin-lex.l229 [aA][lL][iI][gG][nN]8 return ALIGN8;
H A Dbfin-parse.y465 %token ALIGN8 ALIGN16 ALIGN24
1024 notethat ("dsp32shift: dregs = ALIGN8 (dregs , dregs )\n");
4004 ALIGN8

Completed in 211 milliseconds