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

/freebsd-12-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmopcode.c868 Op->Common.DisasmOpcode = ACPI_DASM_LNOT_PREFIX;
1313 OriginalElseOp->Common.DisasmOpcode = ACPI_DASM_LNOT_PREFIX;
H A Ddmcstyle.c332 Op->Common.DisasmOpcode = ACPI_DASM_LNOT_PREFIX;
H A Ddmwalk.c728 if ((Op->Common.DisasmOpcode == ACPI_DASM_LNOT_PREFIX) ||
/freebsd-12-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h1079 #define ACPI_DASM_LNOT_PREFIX 0x08 /* Start of a LNotEqual (etc.) pair of opcodes */ macro

Completed in 131 milliseconds