Searched refs:mcsize (Results 1 – 1 of 1) sorted by relevance
259 size_t mcsize; member344 is_vector = (uctx->mcsize == UC_FLAVOR64_VEC_SIZE in handle_syscall()345 || uctx->mcsize == UC_FLAVOR_VEC_SIZE); in handle_syscall()346 is_64 = (uctx->mcsize == UC_FLAVOR64_VEC_SIZE in handle_syscall()347 || uctx->mcsize == UC_FLAVOR64_SIZE); in handle_syscall()