Home
last modified time | relevance | path

Searched refs:rl78_base3 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Drl78-defs.h37 extern void rl78_base3 (int, int, int);
Dtc-rl78.c154 rl78_base3 (int b1, int b2, int b3) in rl78_base3() function
Drl78-parse.y55 #define B3(b1, b2, b3) rl78_base3 (b1, b2, b3)