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

/barrelfish-master/lib/acpica/source/components/disassembler/
H A Ddmcstyle.c234 case AML_BIT_XOR_OP:
383 case AML_BIT_XOR_OP:
436 case AML_BIT_XOR_OP:
507 case AML_BIT_XOR_OP:
659 case AML_BIT_XOR_OP:
784 case AML_BIT_XOR_OP:
/barrelfish-master/lib/acpica/source/components/executer/
H A Dexmisc.c271 case AML_BIT_XOR_OP: /* XOr (Integer0, Integer1, Result) */
/barrelfish-master/lib/acpica/source/include/
H A Damlcode.h180 #define AML_BIT_XOR_OP (UINT16) 0x7f macro
/barrelfish-master/lib/acpica/source/compiler/
H A Daslmap.c523 /* XOR */ OP_TABLE_ENTRY (AML_BIT_XOR_OP, 0, 0, ACPI_BTYPE_INTEGER),

Completed in 22 milliseconds