AML_STORE_OP
(walk_state->opcode == AML_STORE_OP) &&
case AML_STORE_OP: /* Store (Source, Target) */
if ((opcode == AML_STORE_OP) &&
if (walk_state->opcode == AML_STORE_OP) {