Searched refs:get_ctrl_operand (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-z8k.c | 427 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()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-z8k.c | 427 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()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-0203 | 97 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.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-0203 | 97 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.
|