PTR_TO_ARENA
env->insn_aux_data[i + delta].ptr_type == PTR_TO_ARENA) {
case PTR_TO_ARENA:
[PTR_TO_ARENA] = "arena",
if (t == PTR_TO_ARENA)
case PTR_TO_ARENA:
if (dst_reg->type == PTR_TO_ARENA || (src_reg && src_reg->type == PTR_TO_ARENA)) {
if (dst_reg->type != PTR_TO_ARENA)
dst_reg->type = PTR_TO_ARENA;
case PTR_TO_ARENA:
case PTR_TO_ARENA:
return reg->type == PTR_TO_ARENA;
case PTR_TO_ARENA:
} else if (reg->type == PTR_TO_ARENA) {
err = save_aux_ptr_type(env, PTR_TO_ARENA, false);
case PTR_TO_ARENA:
if (reg->type != PTR_TO_ARENA && reg->type != SCALAR_VALUE) {