Searched refs:AML_LOCAL0 (Results 1 – 3 of 3) sorted by relevance
841 if ((TargetOperandOp->Asl.AmlOpcode < AML_LOCAL0) || in AnAnalyzeStoreOperator()916 if ((SourceOperandOp->Asl.AmlOpcode >= AML_LOCAL0) && in AnAnalyzeStoreOperator()922 if ((TargetOperandOp->Asl.AmlOpcode >= AML_LOCAL0) && in AnAnalyzeStoreOperator()
273 /* LOCAL0 */ OP_TABLE_ENTRY (AML_LOCAL0, 0, …
77 #define AML_LOCAL0 (UINT16) 0x60 macro
Completed in 8 milliseconds