HomeSort by: relevance | last modified time | path
    Searched defs:get_ctrl_operand (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-z8k.c 427 get_ctrl_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) function
796 get_ctrl_operand (&ptr, operand + 0, 0);
807 get_ctrl_operand (&ptr, operand + 1, 1);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-z8k.c 427 get_ctrl_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) function
796 get_ctrl_operand (&ptr, operand + 0, 0);
807 get_ctrl_operand (&ptr, operand + 1, 1);

Completed in 19 milliseconds