Searched refs:check_operand (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-h8300.c352 static void check_operand (struct h8_op *, unsigned int, const char *);
1283 check_operand (struct h8_op *operand, unsigned int width, const char *string) function
1344 check_operand (operand, 0x3, t);
1349 check_operand (operand, 0x7, t);
1353 check_operand (operand, 0xF, t);
1357 check_operand (operand, 0x1F, t);
1362 check_operand (operand, 0xff, t);
1367 check_operand (operand, 0xffff, t);
1381 check_operand (operand, 0xffffff, t);
1663 check_operand (operan
[all...]
H A Dtc-mn10200.c716 check_operand (unsigned long insn ATTRIBUTE_UNUSED,
1077 && !check_operand (insn, operand, ex.X_add_number))
713 check_operand (unsigned long insn ATTRIBUTE_UNUSED, function
H A Dtc-mn10300.c1080 check_operand (const struct mn10300_operand *operand,
1732 && !check_operand (operand, ex.X_add_number))
1077 check_operand (const struct mn10300_operand *operand, function
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-h8300.c351 static void check_operand (struct h8_op *, unsigned int, const char *);
1282 check_operand (struct h8_op *operand, unsigned int width, const char *string) function
1343 check_operand (operand, 0x3, t);
1348 check_operand (operand, 0x7, t);
1352 check_operand (operand, 0xF, t);
1356 check_operand (operand, 0x1F, t);
1361 check_operand (operand, 0xff, t);
1366 check_operand (operand, 0xffff, t);
1380 check_operand (operand, 0xffffff, t);
1662 check_operand (operan
[all...]
H A Dtc-mn10200.c716 check_operand (unsigned long insn ATTRIBUTE_UNUSED,
1070 && !check_operand (insn, operand, ex.X_add_number))
713 check_operand (unsigned long insn ATTRIBUTE_UNUSED, function
H A Dtc-mn10300.c1080 check_operand (const struct mn10300_operand *operand,
1732 && !check_operand (operand, ex.X_add_number))
1077 check_operand (const struct mn10300_operand *operand, function
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-h8300.c352 static void check_operand (struct h8_op *, unsigned int, const char *);
1283 check_operand (struct h8_op *operand, unsigned int width, const char *string) function
1344 check_operand (operand, 0x3, t);
1349 check_operand (operand, 0x7, t);
1353 check_operand (operand, 0xF, t);
1357 check_operand (operand, 0x1F, t);
1362 check_operand (operand, 0xff, t);
1367 check_operand (operand, 0xffff, t);
1381 check_operand (operand, 0xffffff, t);
1663 check_operand (operan
[all...]
H A Dtc-mn10200.c716 check_operand (unsigned long insn ATTRIBUTE_UNUSED,
1077 && !check_operand (insn, operand, ex.X_add_number))
713 check_operand (unsigned long insn ATTRIBUTE_UNUSED, function
H A Dtc-mn10300.c1080 check_operand (const struct mn10300_operand *operand,
1732 && !check_operand (operand, ex.X_add_number))
1077 check_operand (const struct mn10300_operand *operand, function

Completed in 221 milliseconds