Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A 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()
/freebsd/sys/contrib/dev/acpica/components/executer/
H A 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()
/freebsd/sys/contrib/dev/acpica/include/
H A Damlcode.h212 #define AML_BIT_NOT_OP (UINT16) 0x80 macro
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslmap.c426 /* NOT */ OP_TABLE_ENTRY (AML_BIT_NOT_OP, 0, …