Searched refs:AML_DIVIDE_OP (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/lib/acpica/source/components/disassembler/
H A Ddmcstyle.c210 case AML_DIVIDE_OP:
377 case AML_DIVIDE_OP:
388 if (Op->Common.AmlOpcode == AML_DIVIDE_OP)
463 case AML_DIVIDE_OP:
501 case AML_DIVIDE_OP:
653 case AML_DIVIDE_OP:
760 case AML_DIVIDE_OP:
/barrelfish-2018-10-04/lib/acpica/source/components/executer/
H A Dexoparg2.c258 case AML_DIVIDE_OP:
/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Daslwalks.c661 if (Op->Asl.AmlOpcode == AML_DIVIDE_OP)
H A Daslmap.c276 /* DIVIDE */ OP_TABLE_ENTRY (AML_DIVIDE_OP, 0, 0, ACPI_BTYPE_INTEGER),
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Damlcode.h173 #define AML_DIVIDE_OP (UINT16) 0x78 macro

Completed in 26 milliseconds