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

/netbsd-current/sys/external/bsd/acpica/dist/disassembler/
H A Ddmcstyle.c169 case AML_BIT_XOR_OP:
317 case AML_BIT_XOR_OP:
406 case AML_BIT_XOR_OP:
477 case AML_BIT_XOR_OP:
651 case AML_BIT_XOR_OP:
753 case AML_BIT_XOR_OP:
868 case AML_BIT_XOR_OP:
/netbsd-current/sys/external/bsd/acpica/dist/executer/
H A Dexmisc.c198 case AML_BIT_XOR_OP: /* XOr (Integer0, Integer1, Result) */
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Damlcode.h103 #define AML_BIT_XOR_OP (UINT16) 0x7f macro
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslmap.c465 /* XOR */ OP_TABLE_ENTRY (AML_BIT_XOR_OP, 0, 0, ACPI_BTYPE_INTEGER),

Completed in 133 milliseconds