Searched refs:AML_CREATE_FIELD_OP (Results 1 - 10 of 10) sorted by relevance

/barrelfish-2018-10-04/lib/acpica/source/components/disassembler/
H A Ddmnames.c389 if (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP)
441 if (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP)
H A Ddmdeferred.c197 case AML_CREATE_FIELD_OP:
/barrelfish-2018-10-04/lib/acpica/source/components/dispatcher/
H A Ddsopcode.c241 case AML_CREATE_FIELD_OP:
356 if (AmlOpcode == AML_CREATE_FIELD_OP)
444 if (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP)
H A Ddsfield.c251 if (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP)
H A Ddsutils.c621 ((WalkState->Opcode == AML_CREATE_FIELD_OP) ? 3 : 2)))
/barrelfish-2018-10-04/lib/acpica/source/common/
H A Ddmrestag.c560 (Op->Common.AmlOpcode == AML_CREATE_FIELD_OP))
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Damlcode.h229 #define AML_CREATE_FIELD_OP (UINT16) 0x5b13 macro
/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Daslmap.c260 /* CREATEFIELD */ OP_TABLE_ENTRY (AML_CREATE_FIELD_OP, 0, 0, 0),
H A Dasloperands.c1156 case AML_CREATE_FIELD_OP:
H A Daslxref.c796 case AML_CREATE_FIELD_OP: /* Variable "Length" field, in bits */

Completed in 69 milliseconds