Searched refs:DEPOSIT (Results 1 - 22 of 22) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Dbit2.s49 //Dreg = DEPOSIT ( Dreg, Dreg ) ; /* no extension (b) */
50 R7 = DEPOSIT(R0, R1);
51 R7 = DEPOSIT(R7, R1);
52 R7 = DEPOSIT(R7, R7);
53 R1 = DEPOSIT(R0, R1);
54 R2 = DEPOSIT(R7, R1);
55 R3 = DEPOSIT(R7, R7);
57 //Dreg = DEPOSIT ( Dreg, Dreg ) (X) ; /* sign-extended (b) */
58 R7 = DEPOSIT(R0, R1)(X);
59 R7 = DEPOSIT(R
[all...]
H A Dbit2.d38 3c: 0a c6 08 8e R7=DEPOSIT\(R0,R1\);
39 40: 0a c6 0f 8e R7=DEPOSIT\(R7,R1\);
40 44: 0a c6 3f 8e R7=DEPOSIT\(R7,R7\);
41 48: 0a c6 08 82 R1=DEPOSIT\(R0,R1\);
42 4c: 0a c6 0f 84 R2=DEPOSIT\(R7,R1\);
43 50: 0a c6 3f 86 R3=DEPOSIT\(R7,R7\);
44 54: 0a c6 08 ce R7=DEPOSIT\(R0,R1\)\(X\);
45 58: 0a c6 0f ce R7=DEPOSIT\(R7,R1\)\(X\);
46 5c: 0a c6 3f ce R7=DEPOSIT\(R7,R7\)\(X\);
47 60: 0a c6 08 c2 R1=DEPOSIT\(R
[all...]
H A Dbit.d24 12: 0a c6 13 8a R5=DEPOSIT\(R3,R2\);
25 16: 0a c6 37 c0 R0=DEPOSIT\(R7,R6\)\(X\);
H A Dbit.s30 r0 = DEPOSIT (r7, R6) (X);
H A Dparallel.d8 0: 0a ce 13 8a R5=DEPOSIT\(R3,R2\) \|\| I0\+=2 \|\| NOP;
10 8: 0a ce 37 c0 R0=DEPOSIT\(R7,R6\)\(X\) \|\| I1\+=4 \|\| NOP;
H A Dparallel.s3 r0 = DEPOSIT (r7, R6) (X) || I1 += 4;
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dbit2.s49 //Dreg = DEPOSIT ( Dreg, Dreg ) ; /* no extension (b) */
50 R7 = DEPOSIT(R0, R1);
51 R7 = DEPOSIT(R7, R1);
52 R7 = DEPOSIT(R7, R7);
53 R1 = DEPOSIT(R0, R1);
54 R2 = DEPOSIT(R7, R1);
55 R3 = DEPOSIT(R7, R7);
57 //Dreg = DEPOSIT ( Dreg, Dreg ) (X) ; /* sign-extended (b) */
58 R7 = DEPOSIT(R0, R1)(X);
59 R7 = DEPOSIT(R
[all...]
H A Dbit2.d38 3c: 0a c6 08 8e R7 = DEPOSIT \(R0, R1\);
39 40: 0a c6 0f 8e R7 = DEPOSIT \(R7, R1\);
40 44: 0a c6 3f 8e R7 = DEPOSIT \(R7, R7\);
41 48: 0a c6 08 82 R1 = DEPOSIT \(R0, R1\);
42 4c: 0a c6 0f 84 R2 = DEPOSIT \(R7, R1\);
43 50: 0a c6 3f 86 R3 = DEPOSIT \(R7, R7\);
44 54: 0a c6 08 ce R7 = DEPOSIT \(R0, R1\) \(X\);
45 58: 0a c6 0f ce R7 = DEPOSIT \(R7, R1\) \(X\);
46 5c: 0a c6 3f ce R7 = DEPOSIT \(R7, R7\) \(X\);
47 60: 0a c6 08 c2 R1 = DEPOSIT \(R
[all...]
H A Dbit.d24 12: 0a c6 13 8a R5 = DEPOSIT \(R3, R2\);
25 16: 0a c6 37 c0 R0 = DEPOSIT \(R7, R6\) \(X\);
H A Dbit.s30 r0 = DEPOSIT (r7, R6) (X);
H A Dparallel.d8 0: 0a ce 13 8a R5 = DEPOSIT \(R3, R2\) \|\| I0 \+= 0x2 \|\| NOP;
10 8: 0a ce 37 c0 R0 = DEPOSIT \(R7, R6\) \(X\) \|\| I1 \+= 0x4 \|\| NOP;
H A Dparallel.s3 r0 = DEPOSIT (r7, R6) (X) || I1 += 4;
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h47 DEPOSIT = 273, enumerator in enum:yytokentype
222 #define DEPOSIT 273 macro
H A Dbfin-parse.c74 DEPOSIT = 273, enumerator in enum:yytokentype
249 #define DEPOSIT 273 macro
1300 "SAA", "ALIGN8", "ALIGN16", "ALIGN24", "VIT_MAX", "EXTRACT", "DEPOSIT",
4330 notethat ("dsp32shift: dregs = DEPOSIT (dregs , dregs )\n");
4343 notethat ("dsp32shift: dregs = DEPOSIT (dregs , dregs ) (X)\n");
H A Dbfin-lex.c1597 return DEPOSIT;
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h62 DEPOSIT = 272, enumerator in enum:yytokentype
236 #define DEPOSIT 272 macro
H A Dbfin-parse.c538 DEPOSIT = 272, enumerator in enum:yytokentype
712 #define DEPOSIT 272 macro
1243 "ALIGN8", "ALIGN16", "ALIGN24", "VIT_MAX", "EXTRACT", "DEPOSIT",
4398 notethat ("dsp32shift: dregs = DEPOSIT (dregs , dregs )\n");
4412 notethat ("dsp32shift: dregs = DEPOSIT (dregs , dregs ) (X)\n");
H A Dbfin-lex.c1674 return DEPOSIT;
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-parse.y389 %token EXTRACT DEPOSIT EXPADJ SEARCH
1969 /* DEPOSIT. */
1971 | REG ASSIGN DEPOSIT LPAREN REG COMMA REG RPAREN
1975 notethat ("dsp32shift: dregs = DEPOSIT (dregs , dregs )\n");
1982 | REG ASSIGN DEPOSIT LPAREN REG COMMA REG RPAREN LPAREN X RPAREN
1986 notethat ("dsp32shift: dregs = DEPOSIT (dregs , dregs ) (X)\n");
H A Dbfin-lex.l173 [dD][eE][pP][oO][sS][iI][tT] return DEPOSIT;
/haiku-buildtools/binutils/gas/config/
H A Dbfin-lex.l173 [dD][eE][pP][oO][sS][iI][tT] return DEPOSIT;
H A Dbfin-parse.y467 %token EXTRACT DEPOSIT EXPADJ SEARCH
2073 /* DEPOSIT. */
2075 | REG ASSIGN DEPOSIT LPAREN REG COMMA REG RPAREN
2079 notethat ("dsp32shift: dregs = DEPOSIT (dregs , dregs )\n");
2086 | REG ASSIGN DEPOSIT LPAREN REG COMMA REG RPAREN LPAREN X RPAREN
2090 notethat ("dsp32shift: dregs = DEPOSIT (dregs , dregs ) (X)\n");

Completed in 271 milliseconds