Searched refs:operands (Results 1 – 4 of 4) sorted by relevance
387 extern struct operand operands[];
14 struct operand operands[] = { variable54 const unsigned int n_operands = sizeof(operands) / sizeof(operands[0]);
251 opr = &operands[ctx->op->fields[field] - 1]; in print_operands()392 opr = &operands[op->fields[i] - 1]; in get_operand_value()801 oper[n_operands] = &operands[opc->fields[n_operands] - 1]; in asmppc()
453 different combinations of operands, read the condition register457 the operands, the condition field to save the result in and the467 operands, expected results and expected states of the condition471 iteration r0/r1 will be used as operands and r2 for result. On472 the second iteration, r1/r2 will be used as operands and r3 as