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

/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Darithmetic.d166 1aa: 05 c6 00 0a R5.L = SIGNBITS R0;
167 1ae: 05 c6 07 80 R0.L = SIGNBITS R7.H;
168 1b2: 06 c6 00 06 R3.L = SIGNBITS A0;
169 1b6: 06 c6 00 4e R7.L = SIGNBITS A1;
H A Dparallel.d212 330: 05 ce 00 0a R5.L = SIGNBITS R0 \|\| R7 = W\[P1\] \(Z\) \|\| \[I1\] = R0;
214 338: 05 ce 07 80 R0.L = SIGNBITS R7.H \|\| R1 = W\[P2\+\+\] \(X\) \|\| \[I2\] = R0;
216 340: 06 ce 00 06 R3.L = SIGNBITS A0 \|\| R2 = W\[P2\+\+\] \(X\) \|\| \[I3\] = R0;
218 348: 06 ce 00 4e R7.L = SIGNBITS A1 \|\| R3 = W\[P2\+\+\] \(Z\) \|\| \[I0\] = R1;
H A Darithmetic.s209 r7.L = SIGNBITS a1;
H A Dparallel.s136 r7.L = SIGNBITS a1 || r3 = w [p2++] (z) || [i0] = R1;
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h52 SIGNBITS = 278, enumerator in enum:yytokentype
227 #define SIGNBITS 278 macro
H A Dbfin-parse.c79 SIGNBITS = 278, enumerator in enum:yytokentype
254 #define SIGNBITS 278 macro
1301 "EXPADJ", "SEARCH", "ONES", "SIGN", "SIGNBITS", "LINK", "UNLINK", "REG",
4655 notethat ("dsp32shift: dregs_lo = SIGNBITS An\n");
4668 notethat ("dsp32shift: dregs_lo = SIGNBITS dregs\n");
4681 notethat ("dsp32shift: dregs_lo = SIGNBITS dregs_lo\n");
H A Dbfin-lex.c1162 return SIGNBITS;
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Darithmetic.d165 1a6: 05 c6 00 0a R5.L=SIGNBITS R0;
166 1aa: 05 c6 07 80 R0.L=SIGNBITS R7.H;
167 1ae: 06 c6 00 06 R3.L=SIGNBITS A0;
168 1b2: 06 c6 00 4e R7.L=SIGNBITS A1;
H A Dparallel.d212 330: 05 ce 00 0a R5.L=SIGNBITS R0 \|\| R7=W\[P1\] \(Z\) \|\| \[I1\]=R0;
214 338: 05 ce 07 80 R0.L=SIGNBITS R7.H \|\| R1=W\[P2\+\+\]\(X\) \|\| \[I2\]=R0;
216 340: 06 ce 00 06 R3.L=SIGNBITS A0 \|\| R2=W\[P2\+\+\]\(X\) \|\| \[I3\]=R0;
218 348: 06 ce 00 4e R7.L=SIGNBITS A1 \|\| R3=W\[P2\+\+\] \(Z\) \|\| \[I0\]=R1;
H A Darithmetic.s208 r7.L = SIGNBITS a1;
H A Dparallel.s136 r7.L = SIGNBITS a1 || r3 = w [p2++] (z) || [i0] = R1;
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h67 SIGNBITS = 277, enumerator in enum:yytokentype
241 #define SIGNBITS 277 macro
H A Dbfin-parse.c543 SIGNBITS = 277, enumerator in enum:yytokentype
717 #define SIGNBITS 277 macro
1244 "EXPADJ", "SEARCH", "ONES", "SIGN", "SIGNBITS", "LINK", "UNLINK", "REG",
4745 notethat ("dsp32shift: dregs_lo = SIGNBITS An\n");
4759 notethat ("dsp32shift: dregs_lo = SIGNBITS dregs\n");
4773 notethat ("dsp32shift: dregs_lo = SIGNBITS dregs_lo\n");
H A Dbfin-lex.c1239 return SIGNBITS;
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-parse.y390 %token ONES SIGN SIGNBITS
2250 | HALF_REG ASSIGN SIGNBITS REG_A
2254 notethat ("dsp32shift: dregs_lo = SIGNBITS An\n");
2261 | HALF_REG ASSIGN SIGNBITS REG
2265 notethat ("dsp32shift: dregs_lo = SIGNBITS dregs\n");
2272 | HALF_REG ASSIGN SIGNBITS HALF_REG
2276 notethat ("dsp32shift: dregs_lo = SIGNBITS dregs_lo\n");
H A Dbfin-lex.l71 [sS][iI][gG][nN][bB][iI][tT][sS] return SIGNBITS;
/haiku-buildtools/binutils/gas/config/
H A Dbfin-lex.l71 [sS][iI][gG][nN][bB][iI][tT][sS] return SIGNBITS;
H A Dbfin-parse.y468 %token ONES SIGN SIGNBITS
2354 | HALF_REG ASSIGN SIGNBITS REG_A
2358 notethat ("dsp32shift: dregs_lo = SIGNBITS An\n");
2365 | HALF_REG ASSIGN SIGNBITS REG
2369 notethat ("dsp32shift: dregs_lo = SIGNBITS dregs\n");
2376 | HALF_REG ASSIGN SIGNBITS HALF_REG
2380 notethat ("dsp32shift: dregs_lo = SIGNBITS dregs_lo\n");

Completed in 302 milliseconds