Home
last modified time | relevance | path

Searched refs:rl78_op (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Drl78-defs.h40 extern void rl78_op (expressionS, int, int);
Drl78-parse.y62 #define O1(v) rl78_op (v, 1, RL78REL_DATA)
63 #define O2(v) rl78_op (v, 2, RL78REL_DATA)
64 #define O3(v) rl78_op (v, 3, RL78REL_DATA)
65 #define O4(v) rl78_op (v, 4, RL78REL_DATA)
67 #define PC1(v) rl78_op (v, 1, RL78REL_PCREL)
68 #define PC2(v) rl78_op (v, 2, RL78REL_PCREL)
69 #define PC3(v) rl78_op (v, 3, RL78REL_PCREL)
Dtc-rl78.c176 rl78_op (expressionS exp, int nbytes, int type) in rl78_op() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20141525 * config/tc-rl78.c (rl78_op): Issue an error message if a 16-bit
DChangeLog-20131773 (rl78_op): Handle %code().