Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h219 #define MAX_INST_LEN 256 macro
Dcr16.h211 #define MAX_INST_LEN 256 macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-crx.c83 char ins_parse[MAX_INST_LEN];
1768 new_param = (char *)xcalloc (MAX_INST_LEN, sizeof (char)); in preprocess_reglist()
Dtc-cr16.c80 char ins_parse[MAX_INST_LEN];