Searched refs:rl78_base3 (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | rl78-defs.h | 37 extern void rl78_base3 (int, int, int);
|
| D | tc-rl78.c | 153 rl78_base3 (int b1, int b2, int b3) in rl78_base3() function
|
| D | rl78-parse.y | 55 #define B3(b1, b2, b3) rl78_base3 (b1, b2, b3)
|
| D | rl78-parse.c | 113 #define B3(b1, b2, b3) rl78_base3 (b1, b2, b3)
|