Searched refs:BREV (Results 1 - 21 of 21) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h161 BREV = 387, enumerator in enum:yytokentype
336 #define BREV 387 macro
H A Dbfin-parse.c188 BREV = 387, enumerator in enum:yytokentype
363 #define BREV 387 macro
1319 "NS", "S", "CO", "SCO", "TH", "TL", "BP", "BREV", "X", "Z", "M", "MMOD",
3635 notethat ("PTR2op: pregs += pregs (BREV )\n");
H A Dbfin-lex.c1727 return BREV;
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h176 BREV = 386, enumerator in enum:yytokentype
350 #define BREV 386 macro
H A Dbfin-parse.c652 BREV = 386, enumerator in enum:yytokentype
826 #define BREV 386 macro
1262 "NS", "S", "CO", "SCO", "TH", "TL", "BP", "BREV", "X", "Z", "M", "MMOD",
3645 notethat ("PTR2op: pregs += pregs (BREV )\n");
H A Dbfin-lex.c1799 return BREV;
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Darithmetic.d76 98: 4e 45 SP \+= P1 \(BREV\);
77 9a: 7d 45 P5 \+= FP \(BREV\);
79 9e: e0 9e I0 \+= M0 \(BREV\);
H A Darithmetic.s95 P5 += Fp (BREV);
H A Dparallel.d16 20: 0a ce 23 4e R7 = EXTRACT \(R3, R4.L\) \(X\) \|\| I3 \+= M1 \(BREV\) \|\| NOP;
H A Dallinsn16.d17736 [^:]+: 40 45 + P0 \+= P0 \(BREV\);
17737 [^:]+: 41 45 + P1 \+= P0 \(BREV\);
17738 [^:]+: 42 45 + P2 \+= P0 \(BREV\);
17739 [^:]+: 43 45 + P3 \+= P0 \(BREV\);
17740 [^:]+: 44 45 + P4 \+= P0 \(BREV\);
17741 [^:]+: 45 45 + P5 \+= P0 \(BREV\);
17742 [^:]+: 46 45 + SP \+= P0 \(BREV\);
17743 [^:]+: 47 45 + FP \+= P0 \(BREV\);
17744 [^:]+: 48 45 + P0 \+= P1 \(BREV\);
17745 [^:]+: 49 45 + P1 \+= P1 \(BREV\);
[all...]
H A Dvector2.s652 R2 = R2 +|+ R4, R4 = R2 -|- R4 (ASR) || I0 += M0 (BREV) || R1 = [I0] ;
H A Dvector2.d460 710: 01 cc 94 88 R2 = R2 \+\|\+ R4, R4 = R2 -\|- R4 \(ASR\) \|\| I0 \+= M0 \(BREV\) \|\| R1 = \[I0\];
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Darithmetic.d76 98: 4e 45 SP\+=P1\(BREV\);
77 9a: 7d 45 P5\+=FP\(BREV\);
79 9e: e0 9e I0\+=M0\(BREV\);
H A Darithmetic.s95 P5 += Fp (BREV);
H A Dparallel.d16 20: 0a ce 23 4e R7=EXTRACT\(R3,R4.L\)\(X\) \|\| I3\+=M1\(BREV\) \|\| NOP;
H A Dvector2.s652 R2 = R2 +|+ R4, R4 = R2 -|- R4 (ASR) || I0 += M0 (BREV) || R1 = [I0] ;
H A Dvector2.d460 710: 01 cc 94 88 R2=R2\+\|\+R4,R4=R2-\|-R4\(ASR\) \|\| I0\+=M0\(BREV\) \|\| R1=\[I0\];
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-lex.l201 [bB][rR][eE][vV] return BREV;
H A Dbfin-parse.y471 %token BREV
1353 | REG _PLUS_ASSIGN REG LPAREN BREV RPAREN
1363 notethat ("PTR2op: pregs += pregs (BREV )\n");
/haiku-buildtools/binutils/gas/config/
H A Dbfin-lex.l200 [bB][rR][eE][vV] return BREV;
H A Dbfin-parse.y549 %token BREV
1435 | REG _PLUS_ASSIGN REG LPAREN BREV RPAREN
1445 notethat ("PTR2op: pregs += pregs (BREV )\n");

Completed in 394 milliseconds