Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/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.c226 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand() function