STORE_VMX
} else if (*type == LOAD_VMX || *type == STORE_VMX) {
case STORE_VMX:
op->type = MKOP(STORE_VMX, 0, 1);
op->type = MKOP(STORE_VMX, 0, 2);
op->type = MKOP(STORE_VMX, 0, 4);
op->type = MKOP(STORE_VMX, 0, 16);
case STORE_VMX: