Home
last modified time | relevance | path

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

/u-boot/include/bedbug/
A Dppc.h387 extern struct operand operands[];
A Dtables.h14 struct operand operands[] = { variable
54 const unsigned int n_operands = sizeof(operands) / sizeof(operands[0]);
/u-boot/common/
A Dbedbug.c252 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()
/u-boot/doc/
A DREADME.POST442 different combinations of operands, read the condition register
446 the operands, the condition field to save the result in and the
456 operands, expected results and expected states of the condition
460 iteration r0/r1 will be used as operands and r2 for result. On
461 the second iteration, r1/r2 will be used as operands and r3 as

Completed in 9 milliseconds