Lines Matching +defs:c +defs:mode
63 tohex (int c) in tohex()
78 int c; in sval() local
180 int mode; member
246 parse_reg (char *src, int *mode, unsigned int *preg) in parse_reg()
383 regword (int mode, const char *string) in regword()
397 regaddr (int mode, const char *string) in regaddr()
427 get_ctrl_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_ctrl_operand()
468 get_flags_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_flags_operand()
471 char c; in get_flags_operand() local
515 get_interrupt_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_interrupt_operand()
605 get_cc_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_cc_operand()
630 get_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_operand()
873 unsigned int mode = operands[i].mode; in get_specific() local
1034 int c; in build_bytes() local
1215 char c; in md_assemble() local
1324 md_parse_option (int c, const char *arg) in md_parse_option()