Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-d30v.c48 #define FORCE_SHORT 1 macro
1145 if (fsize == FORCE_SHORT && opcode_index >= LONG) in find_format()
1222 && ((fsize == FORCE_SHORT && X_op == O_symbol) in find_format()
1295 int fsize = (shortp ? FORCE_SHORT : 0); in do_assemble()
1383 fsize = FORCE_SHORT; in do_assemble()