| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-mn10200.c | 715 check_operand (unsigned long insn ATTRIBUTE_UNUSED, 1067 && !check_operand (insn, operand, ex.X_add_number)) 712 check_operand (unsigned long insn ATTRIBUTE_UNUSED, function
|
| tc-h8300.c | 350 static void check_operand (struct h8_op *, unsigned int, const char *); 1281 check_operand (struct h8_op *operand, unsigned int width, const char *string) function 1342 check_operand (operand, 0x3, t); 1347 check_operand (operand, 0x7, t); 1351 check_operand (operand, 0xF, t); 1355 check_operand (operand, 0x1F, t); 1360 check_operand (operand, 0xff, t); 1365 check_operand (operand, 0xffff, t); 1379 check_operand (operand, 0xffffff, t); 1661 check_operand (operand + i, size16 ? 0x7fff : 0x7f, "@") [all...] |
| tc-mn10300.c | 1079 check_operand (const struct mn10300_operand *operand, 1733 && !check_operand (operand, ex.X_add_number)) 1076 check_operand (const struct mn10300_operand *operand, function
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-mn10200.c | 715 check_operand (unsigned long insn ATTRIBUTE_UNUSED, 1068 && !check_operand (insn, operand, ex.X_add_number)) 712 check_operand (unsigned long insn ATTRIBUTE_UNUSED, function
|
| tc-h8300.c | 350 static void check_operand (struct h8_op *, unsigned int, const char *); 1281 check_operand (struct h8_op *operand, unsigned int width, const char *string) function 1342 check_operand (operand, 0x3, t); 1347 check_operand (operand, 0x7, t); 1351 check_operand (operand, 0xF, t); 1355 check_operand (operand, 0x1F, t); 1360 check_operand (operand, 0xff, t); 1365 check_operand (operand, 0xffff, t); 1379 check_operand (operand, 0xffffff, t); 1661 check_operand (operand + i, size16 ? 0x7fff : 0x7f, "@") [all...] |
| tc-mn10300.c | 1079 check_operand (const struct mn10300_operand *operand, 1733 && !check_operand (operand, ex.X_add_number)) 1076 check_operand (const struct mn10300_operand *operand, function
|