Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/disassembler/
A Ddmcstyle.c258 case AML_INCREMENT_OP: in AcpiDmCheckForSymbolicOpcode()
457 case AML_INCREMENT_OP: in AcpiDmCheckForSymbolicOpcode()
607 case AML_INCREMENT_OP: in AcpiDmCloseOperator()
/third_party/lib/acpica/source/components/executer/
A Dexoparg1.c662 case AML_INCREMENT_OP: /* Increment (Operand) */ in AcpiExOpcode_1A_0T_1R()
707 if (WalkState->Opcode == AML_INCREMENT_OP) in AcpiExOpcode_1A_0T_1R()
/third_party/lib/acpica/source/include/acpica/
A Damlcode.h98 #define AML_INCREMENT_OP (UINT16) 0x75 macro
/third_party/lib/acpica/source/components/parser/
A Dpsobject.c376 else if (ParentScope->Common.AmlOpcode == AML_INCREMENT_OP) in AcpiPsCreateOp()
/third_party/lib/acpica/source/compiler/
A Daslmap.c244 /* INCREMENT */ OP_TABLE_ENTRY (AML_INCREMENT_OP, 0, …

Completed in 9 milliseconds