Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/acpica/components/disassembler/
HDdmcstyle.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-13-stable/sys/contrib/dev/acpica/components/executer/
HDexoparg1.c410 case AML_BIT_NOT_OP: in AcpiExOpcode_1A_1T_1R()
428 case AML_BIT_NOT_OP: /* Not (Operand, Result) */ in AcpiExOpcode_1A_1T_1R()
/freebsd-13-stable/sys/contrib/dev/acpica/include/
HDamlcode.h212 #define AML_BIT_NOT_OP (UINT16) 0x80 macro
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
HDaslmap.c424 /* NOT */ OP_TABLE_ENTRY (AML_BIT_NOT_OP, 0, …