Home
last modified time | relevance | path

Searched refs:AML_MULTIPLY_OP (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmcstyle.c249 case AML_MULTIPLY_OP: in AcpiDmCheckForSymbolicOpcode()
418 case AML_MULTIPLY_OP: in AcpiDmCheckForSymbolicOpcode()
511 case AML_MULTIPLY_OP: in AcpiDmCheckForSymbolicOpcode()
578 case AML_MULTIPLY_OP: in AcpiDmCheckForSymbolicOpcode()
753 case AML_MULTIPLY_OP: in AcpiDmIsOptimizationIgnored()
854 case AML_MULTIPLY_OP: in AcpiDmCloseOperator()
948 case AML_MULTIPLY_OP: in AcpiDmGetCompoundSymbol()
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpiAml.h88 #define AML_MULTIPLY_OP 0x77 macro
/illumos-gate/usr/src/common/acpica/executer/
H A Dexmisc.c311 case AML_MULTIPLY_OP: /* Multiply (Integer0, Integer1, Result) */ in AcpiExDoMathOp()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlcode.h203 #define AML_MULTIPLY_OP (UINT16) 0x77 macro
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslmap.c415 /* MULTIPLY */ OP_TABLE_ENTRY (AML_MULTIPLY_OP, 0, …