Home
last modified time | relevance | path

Searched refs:get_ctrl_operand (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-z8k.c427 get_ctrl_operand (char **ptr, struct z8k_op *mode, unsigned int dst ATTRIBUTE_UNUSED) in get_ctrl_operand() function
796 get_ctrl_operand (&ptr, operand + 0, 0); in get_operands()
807 get_ctrl_operand (&ptr, operand + 1, 1); in get_operands()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-020397 arguments. Return failure if get_ctrl_operand didn't recognize a
231 (get_ctrl_operand): Be case insensitive when checking ctrl names.
3361 (checkfor, regword, regaddr, get_ctrl_operand): Prototype.