Searched refs:tic4x_cons (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic4x.c | 140 static void tic4x_cons (int); 158 {"byte", tic4x_cons, 1}, 166 {"hword", tic4x_cons, 2}, 168 {"int", tic4x_cons, 4}, /* .int allocates 4 bytes. */ 178 {"word", tic4x_cons, 4}, /* .word allocates 4 bytes. */ 822 tic4x_cons (int bytes) in tic4x_cons() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tic4x.c | 140 static void tic4x_cons (int); 158 {"byte", tic4x_cons, 1}, 166 {"hword", tic4x_cons, 2}, 168 {"int", tic4x_cons, 4}, /* .int allocates 4 bytes. */ 178 {"word", tic4x_cons, 4}, /* .word allocates 4 bytes. */ 819 tic4x_cons (int bytes) in tic4x_cons() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2014 | 280 * config/tc-tic4x.c (tic4x_cons, tic4x_stringer): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2014 | 280 * config/tc-tic4x.c (tic4x_cons, tic4x_stringer): Likewise.
|