Home
last modified time | relevance | path

Searched refs:AML_DWORD_OP (Results 1 – 13 of 13) sorted by relevance

/acpica-latest/source/compiler/
Dasloffset.c273 case AML_DWORD_OP: in LsAmlOffsetWalk()
345 case AML_DWORD_OP: in LsAmlOffsetWalk()
407 (UINT8) AML_DWORD_OP, AML_PROCESSOR_OP); in LsAmlOffsetWalk()
Daslmap.c323 /* EISAID */ OP_TABLE_ENTRY (AML_DWORD_OP, 0, …
541 /* TOUUID */ OP_TABLE_ENTRY (AML_DWORD_OP, 0, …
575 /* TOPLD */ OP_TABLE_ENTRY (AML_DWORD_OP, 0, …
Daslopcodes.c397 Op->Asl.AmlOpcode = AML_DWORD_OP; in OpcSetOptimalIntegerSize()
630 BufferLengthOp->Asl.AmlOpcode = AML_DWORD_OP; in OpcDoUnicode()
Dasllength.c361 case AML_DWORD_OP: in CgGenerateAmlOpcodeLength()
Daslcodegen.c501 case AML_DWORD_OP: in CgWriteAmlOpcode()
Daslfold.c847 LengthOp->Asl.AmlOpcode = AML_DWORD_OP; in TrInstallReducedConstant()
Dasloperands.c824 BufferLengthOp->Asl.AmlOpcode = AML_DWORD_OP; in OpnDoBuffer()
/acpica-latest/source/components/parser/
Dpsloop.c216 case AML_DWORD_OP: /* AML_DWORDATA_ARG */ in AcpiPsGetArguments()
529 case AML_DWORD_OP: in AcpiPsParseLoop()
Dpsargs.c573 Opcode = AML_DWORD_OP; in AcpiPsGetNextSimpleArg()
823 case AML_DWORD_OP: /* AML_DWORDATA_ARG */ in AcpiPsGetNextField()
/acpica-latest/source/include/
Damlcode.h165 #define AML_DWORD_OP (UINT16) 0x0c macro
/acpica-latest/source/components/disassembler/
Ddmbuffer.c1052 case AML_DWORD_OP: in AcpiDmGetHardwareIdType()
Ddmopcode.c893 case AML_DWORD_OP: in AcpiDmDisassembleOneOp()
/acpica-latest/source/common/
Dadwalk.c512 case AML_DWORD_OP: in AcpiDmDumpDescending()