Searched refs:BITCLR (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Dbit2.s9 //BITCLR ( Dreg , uimm5 ) ; /* (a) */
10 BITCLR ( R7 , 0 ) ; label
11 BITCLR ( R7 , 31 ) ; label
12 BITCLR ( R7 , 15 ) ; label
13 BITCLR ( R1 , 0 ) ; label
14 BITCLR ( R2 , 1 ) ; label
15 BITCLR ( R3 , 19 ) ; label
H A Dbit2.d8 0: 07 4c BITCLR \(R7,0x0\);
9 2: ff 4c BITCLR \(R7,0x1f\);
10 4: 7f 4c BITCLR \(R7,0xf\);
11 6: 01 4c BITCLR \(R1,0x0\);
12 8: 0a 4c BITCLR \(R2,0x1\);
13 a: 9b 4c BITCLR \(R3,0x13\);
H A Dbit.d7 0: fc 4c BITCLR \(R4,0x1f\);
8 2: 00 4c BITCLR \(R0,0x0\);
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dbit2.s9 //BITCLR ( Dreg , uimm5 ) ; /* (a) */
10 BITCLR ( R7 , 0 ) ; label
11 BITCLR ( R7 , 31 ) ; label
12 BITCLR ( R7 , 15 ) ; label
13 BITCLR ( R1 , 0 ) ; label
14 BITCLR ( R2 , 1 ) ; label
15 BITCLR ( R3 , 19 ) ; label
H A Dbit2.d8 0: 07 4c BITCLR \(R7, 0x0\);.*
9 2: ff 4c BITCLR \(R7, 0x1f\);.*
10 4: 7f 4c BITCLR \(R7, 0xf\);.*
11 6: 01 4c BITCLR \(R1, 0x0\);.*
12 8: 0a 4c BITCLR \(R2, 0x1\);.*
13 a: 9b 4c BITCLR \(R3, 0x13\);.*
H A Dbit.d7 0: fc 4c BITCLR \(R4, 0x1f\);.*
8 2: 00 4c BITCLR \(R0, 0x0\);.*
H A Dallinsn16.d19464 [^:]+: 00 4c + BITCLR \(R0, 0x0\);.*
19465 [^:]+: 01 4c + BITCLR \(R1, 0x0\);.*
19466 [^:]+: 02 4c + BITCLR \(R2, 0x0\);.*
19467 [^:]+: 03 4c + BITCLR \(R3, 0x0\);.*
19468 [^:]+: 04 4c + BITCLR \(R4, 0x0\);.*
19469 [^:]+: 05 4c + BITCLR \(R5, 0x0\);.*
19470 [^:]+: 06 4c + BITCLR \(R6, 0x0\);.*
19471 [^:]+: 07 4c + BITCLR \(R7, 0x0\);.*
19472 [^:]+: 08 4c + BITCLR \(R0, 0x1\);.*
19473 [^:]+: 09 4c + BITCLR \(R
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dbfin-parse.h176 BITCLR = 402, enumerator in enum:yytokentype
351 #define BITCLR 402 macro
H A Dbfin-parse.c203 BITCLR = 402, enumerator in enum:yytokentype
378 #define BITCLR 402 macro
1321 "BITCLR", "BITSET", "BITTST", "BITMUX", "DBGAL", "DBGAH", "DBGHALT",
4746 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");
4759 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");
4772 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");
H A Dbfin-lex.c1757 return BITCLR;
/haiku-buildtools/binutils/gas/
H A Dbfin-parse.h191 BITCLR = 401, enumerator in enum:yytokentype
365 #define BITCLR 401 macro
H A Dbfin-parse.c667 BITCLR = 401, enumerator in enum:yytokentype
841 #define BITCLR 401 macro
1264 "BITCLR", "BITSET", "BITTST", "BITMUX", "DBGAL", "DBGAH", "DBGHALT",
4846 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");
4860 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");
4874 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");
H A Dbfin-lex.c1829 return BITCLR;
/haiku-buildtools/legacy/binutils/gas/config/
H A Dbfin-lex.l207 [bB][iI][tT][cC][lL][rR] return BITCLR;
H A Dbfin-parse.y479 %token BITTGL BITCLR BITSET BITTST BITMUX
2329 /* LOGI2op: BITCLR (dregs, uimm5). */
2330 | BITCLR LPAREN REG COMMA expr RPAREN
2334 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");
2346 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");
2358 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");
/haiku-buildtools/binutils/gas/config/
H A Dbfin-lex.l206 [bB][iI][tT][cC][lL][rR] return BITCLR;
H A Dbfin-parse.y557 %token BITTGL BITCLR BITSET BITTST BITMUX
2436 /* LOGI2op: BITCLR (dregs, uimm5). */
2437 | BITCLR LPAREN REG COMMA expr RPAREN
2441 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");
2453 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");
2465 notethat ("LOGI2op: BITCLR (dregs , uimm5 )\n");

Completed in 418 milliseconds