Searched refs:AML_BIT_OR_OP (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/lib/acpica/source/components/disassembler/
H A Ddmcstyle.c230 case AML_BIT_OR_OP:
382 case AML_BIT_OR_OP:
435 case AML_BIT_OR_OP:
506 case AML_BIT_OR_OP:
658 case AML_BIT_OR_OP:
780 case AML_BIT_OR_OP:
/barrelfish-2018-10-04/lib/acpica/source/components/executer/
H A Dexmisc.c263 case AML_BIT_OR_OP: /* Or (Integer0, Integer1, Result) */
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Damlcode.h178 #define AML_BIT_OR_OP (UINT16) 0x7d macro
/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Daslmap.c410 /* OR */ OP_TABLE_ENTRY (AML_BIT_OR_OP, 0, 0, ACPI_BTYPE_INTEGER),

Completed in 25 milliseconds