Home
last modified time | relevance | path

Searched refs:AML_BIT_NOT_OP (Results 1 – 4 of 4) sorted by relevance

/acpica-latest/source/components/disassembler/
Ddmcstyle.c377 case AML_BIT_NOT_OP: in AcpiDmCheckForSymbolicOpcode()
658 case AML_BIT_NOT_OP: in AcpiDmCheckForSymbolicOpcode()
791 case AML_BIT_NOT_OP: in AcpiDmIsOptimizationIgnored()
900 case AML_BIT_NOT_OP: in AcpiDmCloseOperator()
/acpica-latest/source/components/executer/
Dexoparg1.c415 case AML_BIT_NOT_OP: in AcpiExOpcode_1A_1T_1R()
434 case AML_BIT_NOT_OP: /* Not (Operand, Result) */ in AcpiExOpcode_1A_1T_1R()
/acpica-latest/source/include/
Damlcode.h212 #define AML_BIT_NOT_OP (UINT16) 0x80 macro
/acpica-latest/source/compiler/
Daslmap.c425 /* NOT */ OP_TABLE_ENTRY (AML_BIT_NOT_OP, 0, …