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]);
252 opr = &operands[ctx->op->fields[field] - 1]; in print_operands()393 opr = &operands[op->fields[i] - 1]; in get_operand_value()802 oper[n_operands] = &operands[opc->fields[n_operands] - 1]; in asmppc()
442 different combinations of operands, read the condition register446 the operands, the condition field to save the result in and the456 operands, expected results and expected states of the condition460 iteration r0/r1 will be used as operands and r2 for result. On461 the second iteration, r1/r2 will be used as operands and r3 as
Completed in 9 milliseconds