Searched refs:BRCC (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | bfin-parse.y | 76 #define BRCC(t, b, offset) \ macro 2524 $$ = BRCC (0, 0, $5); 2535 $$ = BRCC (0, 1, $5); 2546 $$ = BRCC (1, 0, $4); 2557 $$ = BRCC (1, 1, $4);
|
D | tc-bfin.c | 1568 INIT (BRCC); in bfin_gen_brcc()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | bfin.h | 815 } BRCC; typedef
|