aml_matchtest
int aml_matchtest(int64_t, int64_t, int);
flag = aml_matchtest(tmp->v_integer, v1, op1) &&
aml_matchtest(tmp->v_integer, v2, op2);