Searched refs:bit_width (Results 1 – 1 of 1) sorted by relevance
1210 int *bit_width, in xgate_parse_operand() argument1221 *bit_width = 0; in xgate_parse_operand()1229 *bit_width = 5; in xgate_parse_operand()1246 *bit_width = 3; in xgate_parse_operand()1256 *bit_width = (int) *op_constraint - '0'; in xgate_parse_operand()1258 *bit_width = 0x0A; in xgate_parse_operand()1260 *bit_width = 0x0F; in xgate_parse_operand()1274 for (i = *bit_width; i; i--) in xgate_parse_operand()1316 *bit_width = 0; in xgate_parse_operand()1322 *bit_width = 0; in xgate_parse_operand()