Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xgate.c93 typedef struct s_operand struct
98 } s_operand; argument
106 int, s_operand [], unsigned int);
109 static unsigned int xgate_get_operands (char *, s_operand []);
112 static void xgate_scan_operands (struct xgate_opcode *opcode, s_operand []);
114 char **, s_operand);
487 s_operand new_operands[MAX_NUM_OPERANDS]; in md_assemble()
908 int numberOfModes, s_operand oprs[], unsigned int operandCount) in xgate_find_match()
1018 xgate_get_operands (char *line, s_operand oprs[]) in xgate_get_operands()
1112 xgate_scan_operands (struct xgate_opcode *opcode, s_operand oprs[]) in xgate_scan_operands()
[all …]