STOR_ARG
if ((src->type == STOR_ARG) && (bit_size < 32))
if ((dest->type == STOR_ARG) && (bit_size < 32))
case STOR_ARG:
if (s->type != STOR_ARG)
case STOR_ARG:
storage_base[i].type = STOR_ARG;