Home
last modified time | relevance | path

Searched refs:itbl_add_operand (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Ditbl-ops.h99 struct itbl_field *itbl_add_operand (struct itbl_entry * e, int yytype,
Ditbl-parse.y356 itbl_add_operand (insn, $1, sbit, ebit, $3);
Ditbl-ops.c225 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand() function