Searched refs:operands (Results 26 - 36 of 36) sorted by relevance

12

/linux-master/drivers/acpi/acpica/
H A Dexdump.c862 * PARAMETERS: operands - A list of Operand objects
866 * DESCRIPTION: Dump the operands associated with the opcode
871 acpi_ex_dump_operands(union acpi_operand_object **operands, argument
881 "**** Start operand dump for opcode [%s], %u operands\n",
888 /* Dump the individual operands */
891 acpi_ex_dump_operand(*operands, 0);
892 operands++;
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S84 # If the operands are signed, make them unsigned and save the #
545 # load temp registers with operands
603 # one or both of the operands is zero so the result is also zero.
671 # load temp registers with operands
740 # one or both of the operands is zero so the result is also zero.
777 # In the interest of simplicity, all operands are converted to #
H A Dpfpsp.S587 # set_tag_x() - determine optype of src/dst operands #
589 # unnorm_fix() - change UNNORM operands to NORM or ZERO #
827 # set_tag_x() - determine optype of src/dst operands #
829 # unnorm_fix() - change UNNORM operands to NORM or ZERO #
1102 # set_tag_x() - determine optype of src/dst operands #
1104 # unnorm_fix() - change UNNORM operands to NORM or ZERO #
2297 # have to make sure that for single or double source operands that the
2373 # set_tag_x() - determine optype of src/dst operands #
2375 # unnorm_fix() - change UNNORM operands to NORM or ZERO #
2947 # immediate operands bu
[all...]
H A Dfpsp.S588 # set_tag_x() - determine optype of src/dst operands #
590 # unnorm_fix() - change UNNORM operands to NORM or ZERO #
828 # set_tag_x() - determine optype of src/dst operands #
830 # unnorm_fix() - change UNNORM operands to NORM or ZERO #
1103 # set_tag_x() - determine optype of src/dst operands #
1105 # unnorm_fix() - change UNNORM operands to NORM or ZERO #
2298 # have to make sure that for single or double source operands that the
2374 # set_tag_x() - determine optype of src/dst operands #
2376 # unnorm_fix() - change UNNORM operands to NORM or ZERO #
2948 # immediate operands bu
[all...]
H A Dfplsp.S9349 # The input operands X and Y can be either normalized or #
10640 # src operands.
/linux-master/arch/arc/include/asm/
H A Dentry-arcv2.h168 ; ISA requires ADD.nz to have same dest and src reg operands
/linux-master/arch/s390/kernel/
H A Ddis.c135 static const struct s390_operand operands[] = { variable in typeref:struct:s390_operand
442 /* Extract the operands. */
446 operand = operands + *ops;
/linux-master/arch/m68k/fpsp040/
H A Dres_func.S605 | of the operands must be denormalized to enter this code.
650 | if(both operands are denorm)
664 | if(both operands are denorm)
824 | Check the signs of the operands. If they are unlike, the fpu
999 | Check the signs of the operands. If they are alike, the fpu
H A Ddecbin.S21 | and NaN operands are dispatched without entering this routine)
/linux-master/tools/perf/util/
H A Ddisasm.c375 * skip over possible up to 2 operands to get to address, e.g.:
1374 * Resolving address operands to symbols is implemented
1414 cs_x86_op *op = &insn->detail->x86.operands[i];
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S1073 # XMM8 and TMP5 hold the values for the two operands
1281 # XMM8 and TMP5 hold the values for the two operands

Completed in 307 milliseconds

12