Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/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()
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpiAml.h88 #define AML_MULTIPLY_OP 0x77 macro
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexmisc.c311 case AML_MULTIPLY_OP: /* Multiply (Integer0, Integer1, Result) */ in AcpiExDoMathOp()
/freebsd/sys/contrib/dev/acpica/include/
H A Damlcode.h203 #define AML_MULTIPLY_OP (UINT16) 0x77 macro
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslmap.c418 /* MULTIPLY */ OP_TABLE_ENTRY (AML_MULTIPLY_OP, 0, …