4e10a5a74b
All case statements need to be updated to use the prefixed names, since the unprefixed names will eventually not be integer constant expressions. This patch does a mechanical substitution over the whole codebase. 2017-08-30 Richard Sandiford <richard.sandiford@linaro.org> Alan Hayward <alan.hayward@arm.com> David Sherwood <david.sherwood@arm.com> gcc/ * config/aarch64/aarch64-builtins.c (aarch64_simd_builtin_std_type): Prefix mode names with E_ in case statements. * config/aarch64/aarch64-elf.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise. * config/aarch64/aarch64.c (aarch64_split_simd_combine): Likewise. (aarch64_split_simd_move): Likewise. (aarch64_gen_storewb_pair): Likewise. (aarch64_gen_loadwb_pair): Likewise. (aarch64_gen_store_pair): Likewise. (aarch64_gen_load_pair): Likewise. (aarch64_get_condition_code_1): Likewise. (aarch64_constant_pool_reload_icode): Likewise. (get_rsqrte_type): Likewise. (get_rsqrts_type): Likewise. (get_recpe_type): Likewise. (get_recps_type): Likewise. (aarch64_gimplify_va_arg_expr): Likewise. (aarch64_simd_container_mode): Likewise. (aarch64_emit_load_exclusive): Likewise. (aarch64_emit_store_exclusive): Likewise. (aarch64_expand_compare_and_swap): Likewise. (aarch64_gen_atomic_cas): Likewise. (aarch64_emit_bic): Likewise. (aarch64_emit_atomic_swap): Likewise. (aarch64_emit_atomic_load_op): Likewise. (aarch64_evpc_trn): Likewise. (aarch64_evpc_uzp): Likewise. (aarch64_evpc_zip): Likewise. (aarch64_evpc_ext): Likewise. (aarch64_evpc_rev): Likewise. (aarch64_evpc_dup): Likewise. (aarch64_gen_ccmp_first): Likewise. (aarch64_gen_ccmp_next): Likewise. * config/alpha/alpha.c (alpha_scalar_mode_supported_p): Likewise. (alpha_emit_xfloating_libcall): Likewise. (emit_insxl): Likewise. (alpha_arg_type): Likewise. * config/arc/arc.c (arc_vector_mode_supported_p): Likewise. (arc_preferred_simd_mode): Likewise. (arc_secondary_reload): Likewise. (get_arc_condition_code): Likewise. (arc_print_operand): Likewise. (arc_legitimate_constant_p): Likewise. * config/arc/arc.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise. * config/arc/arc.md (casesi_load): Likewise. (casesi_compact_jump): Likewise. * config/arc/predicates.md (proper_comparison_operator): Likewise. (cc_use_register): Likewise. * config/arm/aout.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise. * config/arm/arm-builtins.c (arm_simd_builtin_std_type): Likewise. (arm_init_iwmmxt_builtins): Likewise. * config/arm/arm.c (thumb1_size_rtx_costs): Likewise. (neon_expand_vector_init): Likewise. (arm_attr_length_move_neon): Likewise. (maybe_get_arm_condition_code): Likewise. (arm_emit_vector_const): Likewise. (arm_preferred_simd_mode): Likewise. (arm_output_iwmmxt_tinsr): Likewise. (thumb1_output_casesi): Likewise. (thumb2_output_casesi): Likewise. (arm_emit_load_exclusive): Likewise. (arm_emit_store_exclusive): Likewise. (arm_expand_compare_and_swap): Likewise. (arm_evpc_neon_vuzp): Likewise. (arm_evpc_neon_vzip): Likewise. (arm_evpc_neon_vrev): Likewise. (arm_evpc_neon_vtrn): Likewise. (arm_evpc_neon_vext): Likewise. (arm_validize_comparison): Likewise. * config/arm/neon.md (neon_vc<cmp_op><mode>): Likewise. * config/avr/avr-c.c (avr_resolve_overloaded_builtin): Likewise. * config/avr/avr.c (avr_rtx_costs_1): Likewise. * config/c6x/c6x.c (c6x_vector_mode_supported_p): Likewise. (c6x_preferred_simd_mode): Likewise. * config/epiphany/epiphany.c (get_epiphany_condition_code): Likewise. (epiphany_rtx_costs): Likewise. * config/epiphany/predicates.md (proper_comparison_operator): Likewise. * config/frv/frv.c (condexec_memory_operand): Likewise. (frv_emit_move): Likewise. (output_move_single): Likewise. (output_condmove_single): Likewise. (frv_hard_regno_mode_ok): Likewise. (frv_matching_accg_mode): Likewise. * config/h8300/h8300.c (split_adds_subs): Likewise. (h8300_rtx_costs): Likewise. (h8300_print_operand): Likewise. (compute_mov_length): Likewise. (output_logical_op): Likewise. (compute_logical_op_length): Likewise. (compute_logical_op_cc): Likewise. (h8300_shift_needs_scratch_p): Likewise. (output_a_shift): Likewise. (compute_a_shift_length): Likewise. (compute_a_shift_cc): Likewise. (expand_a_rotate): Likewise. (output_a_rotate): Likewise. * config/i386/i386.c (classify_argument): Likewise. (function_arg_advance_32): Likewise. (function_arg_32): Likewise. (function_arg_64): Likewise. (function_value_64): Likewise. (ix86_gimplify_va_arg): Likewise. (ix86_legitimate_constant_p): Likewise. (put_condition_code): Likewise. (split_double_mode): Likewise. (ix86_avx256_split_vector_move_misalign): Likewise. (ix86_expand_vector_logical_operator): Likewise. (ix86_split_idivmod): Likewise. (ix86_expand_adjust_ufix_to_sfix_si): Likewise. (ix86_build_const_vector): Likewise. (ix86_build_signbit_mask): Likewise. (ix86_match_ccmode): Likewise. (ix86_cc_modes_compatible): Likewise. (ix86_expand_branch): Likewise. (ix86_expand_sse_cmp): Likewise. (ix86_expand_sse_movcc): Likewise. (ix86_expand_int_sse_cmp): Likewise. (ix86_expand_vec_perm_vpermi2): Likewise. (ix86_expand_vec_perm): Likewise. (ix86_expand_sse_unpack): Likewise. (ix86_expand_int_addcc): Likewise. (ix86_split_to_parts): Likewise. (ix86_vectorize_builtin_gather): Likewise. (ix86_vectorize_builtin_scatter): Likewise. (avx_vpermilp_parallel): Likewise. (inline_memory_move_cost): Likewise. (ix86_tieable_integer_mode_p): Likewise. (x86_maybe_negate_const_int): Likewise. (ix86_expand_vector_init_duplicate): Likewise. (ix86_expand_vector_init_one_nonzero): Likewise. (ix86_expand_vector_init_one_var): Likewise. (ix86_expand_vector_init_concat): Likewise. (ix86_expand_vector_init_interleave): Likewise. (ix86_expand_vector_init_general): Likewise. (ix86_expand_vector_set): Likewise. (ix86_expand_vector_extract): Likewise. (emit_reduc_half): Likewise. (ix86_emit_i387_round): Likewise. (ix86_mangle_type): Likewise. (ix86_expand_round_sse4): Likewise. (expand_vec_perm_blend): Likewise. (canonicalize_vector_int_perm): Likewise. (ix86_expand_vec_one_operand_perm_avx512): Likewise. (expand_vec_perm_1): Likewise. (expand_vec_perm_interleave3): Likewise. (expand_vec_perm_even_odd_pack): Likewise. (expand_vec_perm_even_odd_1): Likewise. (expand_vec_perm_broadcast_1): Likewise. (ix86_vectorize_vec_perm_const_ok): Likewise. (ix86_expand_vecop_qihi): Likewise. (ix86_expand_mul_widen_hilo): Likewise. (ix86_expand_sse2_abs): Likewise. (ix86_expand_pextr): Likewise. (ix86_expand_pinsr): Likewise. (ix86_preferred_simd_mode): Likewise. (ix86_simd_clone_compute_vecsize_and_simdlen): Likewise. * config/i386/sse.md (*andnot<mode>3): Likewise. (<mask_codefor><code><mode>3<mask_name>): Likewise. (*<code><mode>3): Likewise. * config/ia64/ia64.c (ia64_expand_vecint_compare): Likewise. (ia64_expand_atomic_op): Likewise. (ia64_arg_type): Likewise. (ia64_mode_to_int): Likewise. (ia64_scalar_mode_supported_p): Likewise. (ia64_vector_mode_supported_p): Likewise. (expand_vec_perm_broadcast): Likewise. * config/iq2000/iq2000.c (iq2000_move_1word): Likewise. (iq2000_function_arg_advance): Likewise. (iq2000_function_arg): Likewise. * config/m32c/m32c.c (m32c_preferred_reload_class): Likewise. * config/m68k/m68k.c (output_dbcc_and_branch): Likewise. (m68k_libcall_value): Likewise. (m68k_function_value): Likewise. (sched_attr_op_type): Likewise. * config/mcore/mcore.c (mcore_output_move): Likewise. * config/microblaze/microblaze.c (microblaze_function_arg_advance): Likewise. (microblaze_function_arg): Likewise. * config/mips/mips.c (mips16_build_call_stub): Likewise. (mips_print_operand): Likewise. (mips_mode_ok_for_mov_fmt_p): Likewise. (mips_vector_mode_supported_p): Likewise. (mips_preferred_simd_mode): Likewise. (mips_expand_vpc_loongson_even_odd): Likewise. (mips_expand_vec_unpack): Likewise. (mips_expand_vi_broadcast): Likewise. (mips_expand_vector_init): Likewise. (mips_expand_vec_reduc): Likewise. (mips_expand_msa_cmp): Likewise. * config/mips/mips.md (casesi_internal_mips16_<mode>): Likewise. * config/mn10300/mn10300.c (mn10300_print_operand): Likewise. (cc_flags_for_mode): Likewise. * config/msp430/msp430.c (msp430_print_operand): Likewise. * config/nds32/nds32-md-auxiliary.c (nds32_mem_format): Likewise. (nds32_output_casesi_pc_relative): Likewise. * config/nds32/nds32.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise. * config/nvptx/nvptx.c (nvptx_ptx_type_from_mode): Likewise. (nvptx_gen_unpack): Likewise. (nvptx_gen_pack): Likewise. (nvptx_gen_shuffle): Likewise. (nvptx_gen_wcast): Likewise. (nvptx_preferred_simd_mode): Likewise. * config/pa/pa.c (pa_secondary_reload): Likewise. * config/pa/predicates.md (base14_operand): Likewise. * config/powerpcspe/powerpcspe-c.c (altivec_resolve_overloaded_builtin): Likewise. * config/powerpcspe/powerpcspe.c (rs6000_setup_reg_addr_masks): Likewise. (rs6000_preferred_simd_mode): Likewise. (output_vec_const_move): Likewise. (rs6000_expand_vector_extract): Likewise. (rs6000_split_vec_extract_var): Likewise. (reg_offset_addressing_ok_p): Likewise. (rs6000_legitimate_offset_address_p): Likewise. (rs6000_legitimize_address): Likewise. (rs6000_emit_set_const): Likewise. (rs6000_const_vec): Likewise. (rs6000_emit_move): Likewise. (spe_build_register_parallel): Likewise. (rs6000_darwin64_record_arg_recurse): Likewise. (swap_selector_for_mode): Likewise. (spe_init_builtins): Likewise. (paired_init_builtins): Likewise. (altivec_init_builtins): Likewise. (do_load_for_compare): Likewise. (rs6000_generate_compare): Likewise. (rs6000_expand_float128_convert): Likewise. (emit_load_locked): Likewise. (emit_store_conditional): Likewise. (rs6000_output_function_epilogue): Likewise. (rs6000_handle_altivec_attribute): Likewise. (rs6000_function_value): Likewise. (emit_fusion_gpr_load): Likewise. (emit_fusion_p9_load): Likewise. (emit_fusion_p9_store): Likewise. * config/powerpcspe/predicates.md (easy_fp_constant): Likewise. (fusion_gpr_mem_load): Likewise. (fusion_addis_mem_combo_load): Likewise. (fusion_addis_mem_combo_store): Likewise. * config/rs6000/predicates.md (easy_fp_constant): Likewise. (fusion_gpr_mem_load): Likewise. (fusion_addis_mem_combo_load): Likewise. (fusion_addis_mem_combo_store): Likewise. * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Likewise. * config/rs6000/rs6000-string.c (do_load_for_compare): Likewise. * config/rs6000/rs6000.c (rs6000_setup_reg_addr_masks): Likewise. (rs6000_preferred_simd_mode): Likewise. (output_vec_const_move): Likewise. (rs6000_expand_vector_extract): Likewise. (rs6000_split_vec_extract_var): Likewise. (reg_offset_addressing_ok_p): Likewise. (rs6000_legitimate_offset_address_p): Likewise. (rs6000_legitimize_address): Likewise. (rs6000_emit_set_const): Likewise. (rs6000_const_vec): Likewise. (rs6000_emit_move): Likewise. (rs6000_darwin64_record_arg_recurse): Likewise. (swap_selector_for_mode): Likewise. (paired_init_builtins): Likewise. (altivec_init_builtins): Likewise. (rs6000_expand_float128_convert): Likewise. (emit_load_locked): Likewise. (emit_store_conditional): Likewise. (rs6000_output_function_epilogue): Likewise. (rs6000_handle_altivec_attribute): Likewise. (rs6000_function_value): Likewise. (emit_fusion_gpr_load): Likewise. (emit_fusion_p9_load): Likewise. (emit_fusion_p9_store): Likewise. * config/rx/rx.c (rx_gen_move_template): Likewise. (flags_from_mode): Likewise. * config/s390/predicates.md (s390_alc_comparison): Likewise. (s390_slb_comparison): Likewise. * config/s390/s390.c (s390_handle_vectorbool_attribute): Likewise. (s390_vector_mode_supported_p): Likewise. (s390_cc_modes_compatible): Likewise. (s390_match_ccmode_set): Likewise. (s390_canonicalize_comparison): Likewise. (s390_emit_compare_and_swap): Likewise. (s390_branch_condition_mask): Likewise. (s390_rtx_costs): Likewise. (s390_secondary_reload): Likewise. (__SECONDARY_RELOAD_CASE): Likewise. (s390_expand_cs): Likewise. (s390_preferred_simd_mode): Likewise. * config/s390/vx-builtins.md (vec_packsu_u<mode>): Likewise. * config/sh/sh.c (sh_print_operand): Likewise. (dump_table): Likewise. (sh_secondary_reload): Likewise. * config/sh/sh.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise. * config/sh/sh.md (casesi_worker_1): Likewise. (casesi_worker_2): Likewise. * config/sparc/predicates.md (icc_comparison_operator): Likewise. (fcc_comparison_operator): Likewise. * config/sparc/sparc.c (sparc_expand_move): Likewise. (emit_soft_tfmode_cvt): Likewise. (sparc_preferred_simd_mode): Likewise. (output_cbranch): Likewise. (sparc_print_operand): Likewise. (sparc_expand_vec_perm_bmask): Likewise. (vector_init_bshuffle): Likewise. * config/spu/spu.c (spu_scalar_mode_supported_p): Likewise. (spu_vector_mode_supported_p): Likewise. (spu_expand_insv): Likewise. (spu_emit_branch_or_set): Likewise. (spu_handle_vector_attribute): Likewise. (spu_builtin_splats): Likewise. (spu_builtin_extract): Likewise. (spu_builtin_promote): Likewise. (spu_expand_sign_extend): Likewise. * config/tilegx/tilegx.c (tilegx_scalar_mode_supported_p): Likewise. (tilegx_simd_int): Likewise. * config/tilepro/tilepro.c (tilepro_scalar_mode_supported_p): Likewise. (tilepro_simd_int): Likewise. * config/v850/v850.c (const_double_split): Likewise. (v850_print_operand): Likewise. (ep_memory_offset): Likewise. * config/vax/vax.c (vax_rtx_costs): Likewise. (vax_output_int_move): Likewise. (vax_output_int_add): Likewise. (vax_output_int_subtract): Likewise. * config/visium/predicates.md (visium_branch_operator): Likewise. * config/visium/visium.c (rtx_ok_for_offset_p): Likewise. (visium_print_operand_address): Likewise. * config/visium/visium.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise. * config/xtensa/xtensa.c (xtensa_mem_offset): Likewise. (xtensa_expand_conditional_branch): Likewise. (xtensa_copy_incoming_a7): Likewise. (xtensa_output_literal): Likewise. * dfp.c (decimal_real_maxval): Likewise. * targhooks.c (default_libgcc_floating_mode_supported_p): Likewise. gcc/c-family/ * c-cppbuiltin.c (mode_has_fma): Prefix mode names with E_ in case statements. gcc/objc/ * objc-encoding.c (encode_gnu_bitfield): Prefix mode names with E_ in case statements. libobjc/ * encoding.c (_darwin_rs6000_special_round_type_align): Prefix mode names with E_ in case statements. Co-Authored-By: Alan Hayward <alan.hayward@arm.com> Co-Authored-By: David Sherwood <david.sherwood@arm.com> From-SVN: r251453
1268 lines
30 KiB
C
1268 lines
30 KiB
C
/* Encoding of types for Objective C.
|
|
Copyright (C) 1993-2017 Free Software Foundation, Inc.
|
|
Contributed by Kresten Krab Thorup
|
|
Bitfield support by Ovidiu Predescu
|
|
|
|
This file is part of GCC.
|
|
|
|
GCC is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 3, or (at your option)
|
|
any later version.
|
|
|
|
GCC is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
Under Section 7 of GPL version 3, you are granted additional
|
|
permissions described in the GCC Runtime Library Exception, version
|
|
3.1, as published by the Free Software Foundation.
|
|
|
|
You should have received a copy of the GNU General Public License and
|
|
a copy of the GCC Runtime Library Exception along with this program;
|
|
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
|
|
<http://www.gnu.org/licenses/>. */
|
|
|
|
/* FIXME: This file has no business including tm.h. */
|
|
|
|
/* FIXME: This file contains functions that will abort the entire
|
|
program if they fail. Is that really needed ? */
|
|
|
|
#include "config.h"
|
|
#include "objc-private/common.h"
|
|
#include "objc-private/error.h"
|
|
#include "tconfig.h"
|
|
#include "coretypes.h"
|
|
#include "tm.h"
|
|
#include "objc/runtime.h"
|
|
#include "objc-private/module-abi-8.h" /* For struct objc_method */
|
|
#include <stdlib.h>
|
|
#include <ctype.h>
|
|
#include <string.h> /* For memcpy. */
|
|
|
|
#undef MAX
|
|
#define MAX(X, Y) \
|
|
({ typeof (X) __x = (X), __y = (Y); \
|
|
(__x > __y ? __x : __y); })
|
|
|
|
#undef MIN
|
|
#define MIN(X, Y) \
|
|
({ typeof (X) __x = (X), __y = (Y); \
|
|
(__x < __y ? __x : __y); })
|
|
|
|
#undef ROUND
|
|
#define ROUND(V, A) \
|
|
({ typeof (V) __v = (V); typeof (A) __a = (A); \
|
|
__a * ((__v+__a - 1)/__a); })
|
|
|
|
|
|
/* Various hacks for objc_layout_record. These are used by the target
|
|
macros. */
|
|
|
|
#define TREE_CODE(TYPE) *(TYPE)
|
|
#define TREE_TYPE(TREE) (TREE)
|
|
|
|
#define RECORD_TYPE _C_STRUCT_B
|
|
#define UNION_TYPE _C_UNION_B
|
|
#define QUAL_UNION_TYPE _C_UNION_B
|
|
#define ARRAY_TYPE _C_ARY_B
|
|
|
|
#define REAL_TYPE _C_DBL
|
|
|
|
#define VECTOR_TYPE _C_VECTOR
|
|
|
|
#define TYPE_FIELDS(TYPE) ({const char *_field = (TYPE)+1; \
|
|
while (*_field != _C_STRUCT_E && *_field != _C_STRUCT_B \
|
|
&& *_field != _C_UNION_B && *_field++ != '=') \
|
|
/* do nothing */; \
|
|
_field;})
|
|
|
|
#define DECL_MODE(TYPE) *(TYPE)
|
|
#define TYPE_MODE(TYPE) *(TYPE)
|
|
|
|
#define DFmode _C_DBL
|
|
|
|
#define strip_array_types(TYPE) ({const char *_field = (TYPE); \
|
|
while (*_field == _C_ARY_B)\
|
|
{\
|
|
while (isdigit ((unsigned char)*++_field))\
|
|
;\
|
|
}\
|
|
_field;})
|
|
|
|
/* Some ports (eg ARM) allow the structure size boundary to be
|
|
selected at compile-time. We override the normal definition with
|
|
one that has a constant value for this compilation. */
|
|
#undef STRUCTURE_SIZE_BOUNDARY
|
|
#define STRUCTURE_SIZE_BOUNDARY (__CHAR_BIT__ * sizeof (struct{char a;}))
|
|
|
|
/* Some ROUND_TYPE_ALIGN macros use TARGET_foo, and consequently
|
|
target_flags. Define a dummy entry here to so we don't die.
|
|
We have to rename it because target_flags may already have been
|
|
declared extern. */
|
|
#define target_flags not_target_flags
|
|
static int __attribute__ ((__unused__)) not_target_flags = 0;
|
|
|
|
/* Some ROUND_TYPE_ALIGN use ALTIVEC_VECTOR_MODE (rs6000 darwin).
|
|
Define a dummy ALTIVEC_VECTOR_MODE so it will not die. */
|
|
#undef ALTIVEC_VECTOR_MODE
|
|
#define ALTIVEC_VECTOR_MODE(MODE) (0)
|
|
|
|
/* Replace TARGET_VSX, TARGET_ALTIVEC, and TARGET_64BIT with constants based on
|
|
the current switches, rather than looking in the options structure. */
|
|
#ifdef _ARCH_PPC
|
|
#undef TARGET_VSX
|
|
#undef TARGET_ALTIVEC
|
|
#undef TARGET_64BIT
|
|
|
|
#ifdef __VSX__
|
|
#define TARGET_VSX 1
|
|
#else
|
|
#define TARGET_VSX 0
|
|
#endif
|
|
|
|
#ifdef __ALTIVEC__
|
|
#define TARGET_ALTIVEC 1
|
|
#else
|
|
#define TARGET_ALTIVEC 0
|
|
#endif
|
|
|
|
#ifdef _ARCH_PPC64
|
|
#define TARGET_64BIT 1
|
|
#else
|
|
#define TARGET_64BIT 0
|
|
#endif
|
|
#endif
|
|
|
|
/* Furthermore, some (powerpc) targets also use TARGET_ALIGN_NATURAL
|
|
in their alignment macros. Currently[4.5/6], rs6000.h points this
|
|
to a static variable, initialized by target overrides. This is reset
|
|
in linux64.h but not in darwin64.h. The macro is not used by *86*. */
|
|
|
|
#if __MACH__
|
|
# if __LP64__
|
|
# undef TARGET_ALIGN_NATURAL
|
|
# define TARGET_ALIGN_NATURAL 1
|
|
# endif
|
|
|
|
/* On Darwin32, we need to recurse until we find the starting stuct type. */
|
|
static int
|
|
_darwin_rs6000_special_round_type_align (const char *struc, int comp, int spec)
|
|
{
|
|
const char *_stp , *_fields = TYPE_FIELDS (struc);
|
|
if (!_fields)
|
|
return MAX (comp, spec);
|
|
_stp = strip_array_types (_fields);
|
|
if (TYPE_MODE(_stp) == _C_COMPLEX)
|
|
_stp++;
|
|
switch (TYPE_MODE(_stp))
|
|
{
|
|
case RECORD_TYPE:
|
|
case UNION_TYPE:
|
|
return MAX (MAX (comp, spec), objc_alignof_type (_stp) * __CHAR_BIT__);
|
|
break;
|
|
case E_DFmode:
|
|
case _C_LNG_LNG:
|
|
case _C_ULNG_LNG:
|
|
return MAX (MAX (comp, spec), 64);
|
|
break;
|
|
|
|
default:
|
|
return MAX (comp, spec);
|
|
break;
|
|
}
|
|
}
|
|
|
|
/* See comment below. */
|
|
#define darwin_rs6000_special_round_type_align(S,C,S2) \
|
|
(_darwin_rs6000_special_round_type_align ((char*)(S), (int)(C), (int)(S2)))
|
|
#endif
|
|
|
|
/* FIXME: while this file has no business including tm.h, this
|
|
definitely has no business defining this macro but it
|
|
is only way around without really rewritting this file,
|
|
should look after the branch of 3.4 to fix this. */
|
|
#define rs6000_special_round_type_align(STRUCT, COMPUTED, SPECIFIED) \
|
|
({ const char *_fields = TYPE_FIELDS (STRUCT); \
|
|
((_fields != 0 \
|
|
&& TYPE_MODE (strip_array_types (TREE_TYPE (_fields))) == DFmode) \
|
|
? MAX (MAX (COMPUTED, SPECIFIED), 64) \
|
|
: MAX (COMPUTED, SPECIFIED));})
|
|
|
|
#define rs6000_special_adjust_field_align_p(FIELD, COMPUTED) 0
|
|
|
|
/* Skip a variable name, enclosed in quotes ("). */
|
|
static inline
|
|
const char *
|
|
objc_skip_variable_name (const char *type)
|
|
{
|
|
/* Skip the variable name if any. */
|
|
if (*type == '"')
|
|
{
|
|
/* FIXME: How do we know we won't read beyond the end of the
|
|
string. Here and in the rest of the file! */
|
|
/* Skip '"'. */
|
|
type++;
|
|
/* Skip to the next '"'. */
|
|
while (*type != '"')
|
|
type++;
|
|
/* Skip '"'. */
|
|
type++;
|
|
}
|
|
|
|
return type;
|
|
}
|
|
|
|
int
|
|
objc_sizeof_type (const char *type)
|
|
{
|
|
type = objc_skip_variable_name (type);
|
|
|
|
switch (*type) {
|
|
case _C_BOOL:
|
|
return sizeof (_Bool);
|
|
break;
|
|
|
|
case _C_ID:
|
|
return sizeof (id);
|
|
break;
|
|
|
|
case _C_CLASS:
|
|
return sizeof (Class);
|
|
break;
|
|
|
|
case _C_SEL:
|
|
return sizeof (SEL);
|
|
break;
|
|
|
|
case _C_CHR:
|
|
return sizeof (char);
|
|
break;
|
|
|
|
case _C_UCHR:
|
|
return sizeof (unsigned char);
|
|
break;
|
|
|
|
case _C_SHT:
|
|
return sizeof (short);
|
|
break;
|
|
|
|
case _C_USHT:
|
|
return sizeof (unsigned short);
|
|
break;
|
|
|
|
case _C_INT:
|
|
return sizeof (int);
|
|
break;
|
|
|
|
case _C_UINT:
|
|
return sizeof (unsigned int);
|
|
break;
|
|
|
|
case _C_LNG:
|
|
return sizeof (long);
|
|
break;
|
|
|
|
case _C_ULNG:
|
|
return sizeof (unsigned long);
|
|
break;
|
|
|
|
case _C_LNG_LNG:
|
|
return sizeof (long long);
|
|
break;
|
|
|
|
case _C_ULNG_LNG:
|
|
return sizeof (unsigned long long);
|
|
break;
|
|
|
|
case _C_FLT:
|
|
return sizeof (float);
|
|
break;
|
|
|
|
case _C_DBL:
|
|
return sizeof (double);
|
|
break;
|
|
|
|
case _C_LNG_DBL:
|
|
return sizeof (long double);
|
|
break;
|
|
|
|
case _C_VOID:
|
|
return sizeof (void);
|
|
break;
|
|
|
|
case _C_PTR:
|
|
case _C_ATOM:
|
|
case _C_CHARPTR:
|
|
return sizeof (char *);
|
|
break;
|
|
|
|
case _C_ARY_B:
|
|
{
|
|
int len = atoi (type + 1);
|
|
while (isdigit ((unsigned char)*++type))
|
|
;
|
|
return len * objc_aligned_size (type);
|
|
}
|
|
break;
|
|
|
|
case _C_VECTOR:
|
|
{
|
|
/* Skip the '!'. */
|
|
type++;
|
|
/* Skip the '['. */
|
|
type++;
|
|
|
|
/* The size in bytes is the following number. */
|
|
int size = atoi (type);
|
|
return size;
|
|
}
|
|
break;
|
|
|
|
case _C_BFLD:
|
|
{
|
|
/* The GNU encoding of bitfields is: b 'position' 'type'
|
|
'size'. */
|
|
int position, size;
|
|
int startByte, endByte;
|
|
|
|
position = atoi (type + 1);
|
|
while (isdigit ((unsigned char)*++type))
|
|
;
|
|
size = atoi (type + 1);
|
|
|
|
startByte = position / __CHAR_BIT__;
|
|
endByte = (position + size) / __CHAR_BIT__;
|
|
return endByte - startByte;
|
|
}
|
|
|
|
case _C_UNION_B:
|
|
case _C_STRUCT_B:
|
|
{
|
|
struct objc_struct_layout layout;
|
|
unsigned int size;
|
|
|
|
objc_layout_structure (type, &layout);
|
|
while (objc_layout_structure_next_member (&layout))
|
|
/* do nothing */ ;
|
|
objc_layout_finish_structure (&layout, &size, NULL);
|
|
|
|
return size;
|
|
}
|
|
|
|
case _C_COMPLEX:
|
|
{
|
|
type++; /* Skip after the 'j'. */
|
|
switch (*type)
|
|
{
|
|
case _C_CHR:
|
|
return sizeof (_Complex char);
|
|
break;
|
|
|
|
case _C_UCHR:
|
|
return sizeof (_Complex unsigned char);
|
|
break;
|
|
|
|
case _C_SHT:
|
|
return sizeof (_Complex short);
|
|
break;
|
|
|
|
case _C_USHT:
|
|
return sizeof (_Complex unsigned short);
|
|
break;
|
|
|
|
case _C_INT:
|
|
return sizeof (_Complex int);
|
|
break;
|
|
|
|
case _C_UINT:
|
|
return sizeof (_Complex unsigned int);
|
|
break;
|
|
|
|
case _C_LNG:
|
|
return sizeof (_Complex long);
|
|
break;
|
|
|
|
case _C_ULNG:
|
|
return sizeof (_Complex unsigned long);
|
|
break;
|
|
|
|
case _C_LNG_LNG:
|
|
return sizeof (_Complex long long);
|
|
break;
|
|
|
|
case _C_ULNG_LNG:
|
|
return sizeof (_Complex unsigned long long);
|
|
break;
|
|
|
|
case _C_FLT:
|
|
return sizeof (_Complex float);
|
|
break;
|
|
|
|
case _C_DBL:
|
|
return sizeof (_Complex double);
|
|
break;
|
|
|
|
case _C_LNG_DBL:
|
|
return sizeof (_Complex long double);
|
|
break;
|
|
|
|
default:
|
|
{
|
|
/* FIXME: Is this so bad that we have to abort the
|
|
entire program ? (it applies to all the other
|
|
_objc_abort calls in this file).
|
|
*/
|
|
_objc_abort ("unknown complex type %s\n", type);
|
|
return 0;
|
|
}
|
|
}
|
|
}
|
|
|
|
default:
|
|
{
|
|
_objc_abort ("unknown type %s\n", type);
|
|
return 0;
|
|
}
|
|
}
|
|
}
|
|
|
|
int
|
|
objc_alignof_type (const char *type)
|
|
{
|
|
type = objc_skip_variable_name (type);
|
|
|
|
switch (*type) {
|
|
case _C_BOOL:
|
|
return __alignof__ (_Bool);
|
|
break;
|
|
|
|
case _C_ID:
|
|
return __alignof__ (id);
|
|
break;
|
|
|
|
case _C_CLASS:
|
|
return __alignof__ (Class);
|
|
break;
|
|
|
|
case _C_SEL:
|
|
return __alignof__ (SEL);
|
|
break;
|
|
|
|
case _C_CHR:
|
|
return __alignof__ (char);
|
|
break;
|
|
|
|
case _C_UCHR:
|
|
return __alignof__ (unsigned char);
|
|
break;
|
|
|
|
case _C_SHT:
|
|
return __alignof__ (short);
|
|
break;
|
|
|
|
case _C_USHT:
|
|
return __alignof__ (unsigned short);
|
|
break;
|
|
|
|
case _C_INT:
|
|
return __alignof__ (int);
|
|
break;
|
|
|
|
case _C_UINT:
|
|
return __alignof__ (unsigned int);
|
|
break;
|
|
|
|
case _C_LNG:
|
|
return __alignof__ (long);
|
|
break;
|
|
|
|
case _C_ULNG:
|
|
return __alignof__ (unsigned long);
|
|
break;
|
|
|
|
case _C_LNG_LNG:
|
|
return __alignof__ (long long);
|
|
break;
|
|
|
|
case _C_ULNG_LNG:
|
|
return __alignof__ (unsigned long long);
|
|
break;
|
|
|
|
case _C_FLT:
|
|
return __alignof__ (float);
|
|
break;
|
|
|
|
case _C_DBL:
|
|
return __alignof__ (double);
|
|
break;
|
|
|
|
case _C_LNG_DBL:
|
|
return __alignof__ (long double);
|
|
break;
|
|
|
|
case _C_PTR:
|
|
case _C_ATOM:
|
|
case _C_CHARPTR:
|
|
return __alignof__ (char *);
|
|
break;
|
|
|
|
case _C_ARY_B:
|
|
while (isdigit ((unsigned char)*++type))
|
|
/* do nothing */;
|
|
return objc_alignof_type (type);
|
|
|
|
case _C_VECTOR:
|
|
{
|
|
/* Skip the '!'. */
|
|
type++;
|
|
/* Skip the '['. */
|
|
type++;
|
|
|
|
/* Skip the size. */
|
|
while (isdigit ((unsigned char)*type))
|
|
type++;
|
|
|
|
/* Skip the ','. */
|
|
type++;
|
|
|
|
/* The alignment in bytes is the following number. */
|
|
return atoi (type);
|
|
}
|
|
case _C_STRUCT_B:
|
|
case _C_UNION_B:
|
|
{
|
|
struct objc_struct_layout layout;
|
|
unsigned int align;
|
|
|
|
objc_layout_structure (type, &layout);
|
|
while (objc_layout_structure_next_member (&layout))
|
|
/* do nothing */;
|
|
objc_layout_finish_structure (&layout, NULL, &align);
|
|
|
|
return align;
|
|
}
|
|
|
|
|
|
case _C_COMPLEX:
|
|
{
|
|
type++; /* Skip after the 'j'. */
|
|
switch (*type)
|
|
{
|
|
case _C_CHR:
|
|
return __alignof__ (_Complex char);
|
|
break;
|
|
|
|
case _C_UCHR:
|
|
return __alignof__ (_Complex unsigned char);
|
|
break;
|
|
|
|
case _C_SHT:
|
|
return __alignof__ (_Complex short);
|
|
break;
|
|
|
|
case _C_USHT:
|
|
return __alignof__ (_Complex unsigned short);
|
|
break;
|
|
|
|
case _C_INT:
|
|
return __alignof__ (_Complex int);
|
|
break;
|
|
|
|
case _C_UINT:
|
|
return __alignof__ (_Complex unsigned int);
|
|
break;
|
|
|
|
case _C_LNG:
|
|
return __alignof__ (_Complex long);
|
|
break;
|
|
|
|
case _C_ULNG:
|
|
return __alignof__ (_Complex unsigned long);
|
|
break;
|
|
|
|
case _C_LNG_LNG:
|
|
return __alignof__ (_Complex long long);
|
|
break;
|
|
|
|
case _C_ULNG_LNG:
|
|
return __alignof__ (_Complex unsigned long long);
|
|
break;
|
|
|
|
case _C_FLT:
|
|
return __alignof__ (_Complex float);
|
|
break;
|
|
|
|
case _C_DBL:
|
|
return __alignof__ (_Complex double);
|
|
break;
|
|
|
|
case _C_LNG_DBL:
|
|
return __alignof__ (_Complex long double);
|
|
break;
|
|
|
|
default:
|
|
{
|
|
_objc_abort ("unknown complex type %s\n", type);
|
|
return 0;
|
|
}
|
|
}
|
|
}
|
|
|
|
default:
|
|
{
|
|
_objc_abort ("unknown type %s\n", type);
|
|
return 0;
|
|
}
|
|
}
|
|
}
|
|
|
|
int
|
|
objc_aligned_size (const char *type)
|
|
{
|
|
int size, align;
|
|
|
|
type = objc_skip_variable_name (type);
|
|
size = objc_sizeof_type (type);
|
|
align = objc_alignof_type (type);
|
|
|
|
return ROUND (size, align);
|
|
}
|
|
|
|
int
|
|
objc_promoted_size (const char *type)
|
|
{
|
|
int size, wordsize;
|
|
|
|
type = objc_skip_variable_name (type);
|
|
size = objc_sizeof_type (type);
|
|
wordsize = sizeof (void *);
|
|
|
|
return ROUND (size, wordsize);
|
|
}
|
|
|
|
inline
|
|
const char *
|
|
objc_skip_type_qualifiers (const char *type)
|
|
{
|
|
while (*type == _C_CONST
|
|
|| *type == _C_IN
|
|
|| *type == _C_INOUT
|
|
|| *type == _C_OUT
|
|
|| *type == _C_BYCOPY
|
|
|| *type == _C_BYREF
|
|
|| *type == _C_ONEWAY
|
|
|| *type == _C_GCINVISIBLE)
|
|
{
|
|
type += 1;
|
|
}
|
|
return type;
|
|
}
|
|
|
|
inline
|
|
const char *
|
|
objc_skip_typespec (const char *type)
|
|
{
|
|
type = objc_skip_variable_name (type);
|
|
type = objc_skip_type_qualifiers (type);
|
|
|
|
switch (*type) {
|
|
|
|
case _C_ID:
|
|
/* An id may be annotated by the actual type if it is known
|
|
with the @"ClassName" syntax */
|
|
|
|
if (*++type != '"')
|
|
return type;
|
|
else
|
|
{
|
|
while (*++type != '"')
|
|
/* do nothing */;
|
|
return type + 1;
|
|
}
|
|
|
|
/* The following are one character type codes */
|
|
case _C_CLASS:
|
|
case _C_SEL:
|
|
case _C_CHR:
|
|
case _C_UCHR:
|
|
case _C_CHARPTR:
|
|
case _C_ATOM:
|
|
case _C_SHT:
|
|
case _C_USHT:
|
|
case _C_INT:
|
|
case _C_UINT:
|
|
case _C_LNG:
|
|
case _C_BOOL:
|
|
case _C_ULNG:
|
|
case _C_LNG_LNG:
|
|
case _C_ULNG_LNG:
|
|
case _C_FLT:
|
|
case _C_DBL:
|
|
case _C_LNG_DBL:
|
|
case _C_VOID:
|
|
case _C_UNDEF:
|
|
return ++type;
|
|
break;
|
|
|
|
case _C_COMPLEX:
|
|
return type + 2;
|
|
break;
|
|
|
|
case _C_ARY_B:
|
|
/* skip digits, typespec and closing ']' */
|
|
while (isdigit ((unsigned char)*++type))
|
|
;
|
|
type = objc_skip_typespec (type);
|
|
if (*type == _C_ARY_E)
|
|
return ++type;
|
|
else
|
|
{
|
|
_objc_abort ("bad array type %s\n", type);
|
|
return 0;
|
|
}
|
|
|
|
case _C_VECTOR:
|
|
/* Skip '!' */
|
|
type++;
|
|
/* Skip '[' */
|
|
type++;
|
|
/* Skip digits (size) */
|
|
while (isdigit ((unsigned char)*type))
|
|
type++;
|
|
/* Skip ',' */
|
|
type++;
|
|
/* Skip digits (alignment) */
|
|
while (isdigit ((unsigned char)*type))
|
|
type++;
|
|
/* Skip typespec. */
|
|
type = objc_skip_typespec (type);
|
|
/* Skip closing ']'. */
|
|
if (*type == _C_ARY_E)
|
|
return ++type;
|
|
else
|
|
{
|
|
_objc_abort ("bad vector type %s\n", type);
|
|
return 0;
|
|
}
|
|
|
|
case _C_BFLD:
|
|
/* The GNU encoding of bitfields is: b 'position' 'type'
|
|
'size'. */
|
|
while (isdigit ((unsigned char)*++type))
|
|
; /* skip position */
|
|
while (isdigit ((unsigned char)*++type))
|
|
; /* skip type and size */
|
|
return type;
|
|
|
|
case _C_STRUCT_B:
|
|
/* skip name, and elements until closing '}' */
|
|
|
|
while (*type != _C_STRUCT_E && *type++ != '=')
|
|
;
|
|
while (*type != _C_STRUCT_E)
|
|
{
|
|
type = objc_skip_typespec (type);
|
|
}
|
|
return ++type;
|
|
|
|
case _C_UNION_B:
|
|
/* skip name, and elements until closing ')' */
|
|
|
|
while (*type != _C_UNION_E && *type++ != '=')
|
|
;
|
|
while (*type != _C_UNION_E)
|
|
{
|
|
type = objc_skip_typespec (type);
|
|
}
|
|
return ++type;
|
|
|
|
case _C_PTR:
|
|
/* Just skip the following typespec */
|
|
|
|
return objc_skip_typespec (++type);
|
|
|
|
default:
|
|
{
|
|
_objc_abort ("unknown type %s\n", type);
|
|
return 0;
|
|
}
|
|
}
|
|
}
|
|
|
|
inline
|
|
const char *
|
|
objc_skip_offset (const char *type)
|
|
{
|
|
/* The offset is prepended by a '+' if the argument is passed in
|
|
registers. PS: The compiler stopped generating this '+' in
|
|
version 3.4. */
|
|
if (*type == '+')
|
|
type++;
|
|
|
|
/* Some people claim that on some platforms, where the stack grows
|
|
backwards, the compiler generates negative offsets (??). Skip a
|
|
'-' for such a negative offset. */
|
|
if (*type == '-')
|
|
type++;
|
|
|
|
/* Skip the digits that represent the offset. */
|
|
while (isdigit ((unsigned char) *type))
|
|
type++;
|
|
|
|
return type;
|
|
}
|
|
|
|
const char *
|
|
objc_skip_argspec (const char *type)
|
|
{
|
|
type = objc_skip_typespec (type);
|
|
type = objc_skip_offset (type);
|
|
return type;
|
|
}
|
|
|
|
char *
|
|
method_copyReturnType (struct objc_method *method)
|
|
{
|
|
if (method == NULL)
|
|
return 0;
|
|
else
|
|
{
|
|
char *returnValue;
|
|
size_t returnValueSize;
|
|
|
|
/* Determine returnValueSize. */
|
|
{
|
|
/* Find the end of the first argument. We want to return the
|
|
first argument spec, plus 1 byte for the \0 at the end. */
|
|
const char *type = method->method_types;
|
|
if (*type == '\0')
|
|
return NULL;
|
|
type = objc_skip_argspec (type);
|
|
returnValueSize = type - method->method_types + 1;
|
|
}
|
|
|
|
/* Copy the first argument into returnValue. */
|
|
returnValue = malloc (sizeof (char) * returnValueSize);
|
|
memcpy (returnValue, method->method_types, returnValueSize);
|
|
returnValue[returnValueSize - 1] = '\0';
|
|
|
|
return returnValue;
|
|
}
|
|
}
|
|
|
|
char *
|
|
method_copyArgumentType (struct objc_method * method, unsigned int argumentNumber)
|
|
{
|
|
if (method == NULL)
|
|
return 0;
|
|
else
|
|
{
|
|
char *returnValue;
|
|
const char *returnValueStart;
|
|
size_t returnValueSize;
|
|
|
|
/* Determine returnValueStart and returnValueSize. */
|
|
{
|
|
const char *type = method->method_types;
|
|
|
|
/* Skip the first argument (return type). */
|
|
type = objc_skip_argspec (type);
|
|
|
|
/* Now keep skipping arguments until we get to
|
|
argumentNumber. */
|
|
while (argumentNumber > 0)
|
|
{
|
|
/* We are supposed to skip an argument, but the string is
|
|
finished. This means we were asked for a non-existing
|
|
argument. */
|
|
if (*type == '\0')
|
|
return NULL;
|
|
|
|
type = objc_skip_argspec (type);
|
|
argumentNumber--;
|
|
}
|
|
|
|
/* If the argument does not exist, return NULL. */
|
|
if (*type == '\0')
|
|
return NULL;
|
|
|
|
returnValueStart = type;
|
|
type = objc_skip_argspec (type);
|
|
returnValueSize = type - returnValueStart + 1;
|
|
}
|
|
|
|
/* Copy the argument into returnValue. */
|
|
returnValue = malloc (sizeof (char) * returnValueSize);
|
|
memcpy (returnValue, returnValueStart, returnValueSize);
|
|
returnValue[returnValueSize - 1] = '\0';
|
|
|
|
return returnValue;
|
|
}
|
|
}
|
|
|
|
void method_getReturnType (struct objc_method * method, char *returnValue,
|
|
size_t returnValueSize)
|
|
{
|
|
if (returnValue == NULL || returnValueSize == 0)
|
|
return;
|
|
|
|
/* Zero the string; we'll then write the argument type at the
|
|
beginning of it, if needed. */
|
|
memset (returnValue, 0, returnValueSize);
|
|
|
|
if (method == NULL)
|
|
return;
|
|
else
|
|
{
|
|
size_t argumentTypeSize;
|
|
|
|
/* Determine argumentTypeSize. */
|
|
{
|
|
/* Find the end of the first argument. We want to return the
|
|
first argument spec. */
|
|
const char *type = method->method_types;
|
|
if (*type == '\0')
|
|
return;
|
|
type = objc_skip_argspec (type);
|
|
argumentTypeSize = type - method->method_types;
|
|
if (argumentTypeSize > returnValueSize)
|
|
argumentTypeSize = returnValueSize;
|
|
}
|
|
/* Copy the argument at the beginning of the string. */
|
|
memcpy (returnValue, method->method_types, argumentTypeSize);
|
|
}
|
|
}
|
|
|
|
void method_getArgumentType (struct objc_method * method, unsigned int argumentNumber,
|
|
char *returnValue, size_t returnValueSize)
|
|
{
|
|
if (returnValue == NULL || returnValueSize == 0)
|
|
return;
|
|
|
|
/* Zero the string; we'll then write the argument type at the
|
|
beginning of it, if needed. */
|
|
memset (returnValue, 0, returnValueSize);
|
|
|
|
if (method == NULL)
|
|
return;
|
|
else
|
|
{
|
|
const char *returnValueStart;
|
|
size_t argumentTypeSize;
|
|
|
|
/* Determine returnValueStart and argumentTypeSize. */
|
|
{
|
|
const char *type = method->method_types;
|
|
|
|
/* Skip the first argument (return type). */
|
|
type = objc_skip_argspec (type);
|
|
|
|
/* Now keep skipping arguments until we get to
|
|
argumentNumber. */
|
|
while (argumentNumber > 0)
|
|
{
|
|
/* We are supposed to skip an argument, but the string is
|
|
finished. This means we were asked for a non-existing
|
|
argument. */
|
|
if (*type == '\0')
|
|
return;
|
|
|
|
type = objc_skip_argspec (type);
|
|
argumentNumber--;
|
|
}
|
|
|
|
/* If the argument does not exist, it's game over. */
|
|
if (*type == '\0')
|
|
return;
|
|
|
|
returnValueStart = type;
|
|
type = objc_skip_argspec (type);
|
|
argumentTypeSize = type - returnValueStart;
|
|
if (argumentTypeSize > returnValueSize)
|
|
argumentTypeSize = returnValueSize;
|
|
}
|
|
/* Copy the argument at the beginning of the string. */
|
|
memcpy (returnValue, returnValueStart, argumentTypeSize);
|
|
}
|
|
}
|
|
|
|
unsigned int
|
|
method_getNumberOfArguments (struct objc_method *method)
|
|
{
|
|
if (method == NULL)
|
|
return 0;
|
|
else
|
|
{
|
|
unsigned int i = 0;
|
|
const char *type = method->method_types;
|
|
while (*type)
|
|
{
|
|
type = objc_skip_argspec (type);
|
|
i += 1;
|
|
}
|
|
|
|
if (i == 0)
|
|
{
|
|
/* This could only happen if method_types is invalid; in
|
|
that case, return 0. */
|
|
return 0;
|
|
}
|
|
else
|
|
{
|
|
/* Remove the return type. */
|
|
return (i - 1);
|
|
}
|
|
}
|
|
}
|
|
|
|
unsigned
|
|
objc_get_type_qualifiers (const char *type)
|
|
{
|
|
unsigned res = 0;
|
|
BOOL flag = YES;
|
|
|
|
while (flag)
|
|
switch (*type++)
|
|
{
|
|
case _C_CONST: res |= _F_CONST; break;
|
|
case _C_IN: res |= _F_IN; break;
|
|
case _C_INOUT: res |= _F_INOUT; break;
|
|
case _C_OUT: res |= _F_OUT; break;
|
|
case _C_BYCOPY: res |= _F_BYCOPY; break;
|
|
case _C_BYREF: res |= _F_BYREF; break;
|
|
case _C_ONEWAY: res |= _F_ONEWAY; break;
|
|
case _C_GCINVISIBLE: res |= _F_GCINVISIBLE; break;
|
|
default: flag = NO;
|
|
}
|
|
|
|
return res;
|
|
}
|
|
|
|
/* The following three functions can be used to determine how a
|
|
structure is laid out by the compiler. For example:
|
|
|
|
struct objc_struct_layout layout;
|
|
int i;
|
|
|
|
objc_layout_structure (type, &layout);
|
|
while (objc_layout_structure_next_member (&layout))
|
|
{
|
|
int position, align;
|
|
const char *type;
|
|
|
|
objc_layout_structure_get_info (&layout, &position, &align, &type);
|
|
printf ("element %d has offset %d, alignment %d\n",
|
|
i++, position, align);
|
|
}
|
|
|
|
These functions are used by objc_sizeof_type and objc_alignof_type
|
|
functions to compute the size and alignment of structures. The
|
|
previous method of computing the size and alignment of a structure
|
|
was not working on some architectures, particularly on AIX, and in
|
|
the presence of bitfields inside the structure. */
|
|
void
|
|
objc_layout_structure (const char *type,
|
|
struct objc_struct_layout *layout)
|
|
{
|
|
const char *ntype;
|
|
|
|
if (*type != _C_UNION_B && *type != _C_STRUCT_B)
|
|
{
|
|
_objc_abort ("record (or union) type expected in objc_layout_structure, got %s\n",
|
|
type);
|
|
}
|
|
|
|
type ++;
|
|
layout->original_type = type;
|
|
|
|
/* Skip "<name>=" if any. Avoid embedded structures and unions. */
|
|
ntype = type;
|
|
while (*ntype != _C_STRUCT_E && *ntype != _C_STRUCT_B && *ntype != _C_UNION_B
|
|
&& *ntype++ != '=')
|
|
/* do nothing */;
|
|
|
|
/* If there's a "<name>=", ntype - 1 points to '='; skip the the name */
|
|
if (*(ntype - 1) == '=')
|
|
type = ntype;
|
|
|
|
layout->type = type;
|
|
layout->prev_type = NULL;
|
|
layout->record_size = 0;
|
|
layout->record_align = __CHAR_BIT__;
|
|
|
|
layout->record_align = MAX (layout->record_align, STRUCTURE_SIZE_BOUNDARY);
|
|
}
|
|
|
|
BOOL
|
|
objc_layout_structure_next_member (struct objc_struct_layout *layout)
|
|
{
|
|
register int desired_align = 0;
|
|
|
|
/* The following are used only if the field is a bitfield */
|
|
register const char *bfld_type = 0;
|
|
register int bfld_type_align = 0, bfld_field_size = 0;
|
|
|
|
/* The current type without the type qualifiers */
|
|
const char *type;
|
|
BOOL unionp = layout->original_type[-1] == _C_UNION_B;
|
|
|
|
/* Add the size of the previous field to the size of the record. */
|
|
if (layout->prev_type)
|
|
{
|
|
type = objc_skip_type_qualifiers (layout->prev_type);
|
|
if (unionp)
|
|
layout->record_size = MAX (layout->record_size,
|
|
objc_sizeof_type (type) * __CHAR_BIT__);
|
|
|
|
else if (*type != _C_BFLD)
|
|
layout->record_size += objc_sizeof_type (type) * __CHAR_BIT__;
|
|
else {
|
|
/* Get the bitfield's type */
|
|
for (bfld_type = type + 1;
|
|
isdigit ((unsigned char)*bfld_type);
|
|
bfld_type++)
|
|
/* do nothing */;
|
|
|
|
bfld_type_align = objc_alignof_type (bfld_type) * __CHAR_BIT__;
|
|
bfld_field_size = atoi (objc_skip_typespec (bfld_type));
|
|
layout->record_size += bfld_field_size;
|
|
}
|
|
}
|
|
|
|
if ((unionp && *layout->type == _C_UNION_E)
|
|
|| (!unionp && *layout->type == _C_STRUCT_E))
|
|
return NO;
|
|
|
|
/* Skip the variable name if any */
|
|
layout->type = objc_skip_variable_name (layout->type);
|
|
type = objc_skip_type_qualifiers (layout->type);
|
|
|
|
if (*type != _C_BFLD)
|
|
desired_align = objc_alignof_type (type) * __CHAR_BIT__;
|
|
else
|
|
{
|
|
desired_align = 1;
|
|
/* Skip the bitfield's offset */
|
|
for (bfld_type = type + 1;
|
|
isdigit ((unsigned char) *bfld_type);
|
|
bfld_type++)
|
|
/* do nothing */;
|
|
|
|
bfld_type_align = objc_alignof_type (bfld_type) * __CHAR_BIT__;
|
|
bfld_field_size = atoi (objc_skip_typespec (bfld_type));
|
|
}
|
|
|
|
/* The following won't work for vectors. */
|
|
#ifdef BIGGEST_FIELD_ALIGNMENT
|
|
desired_align = MIN (desired_align, BIGGEST_FIELD_ALIGNMENT);
|
|
#endif
|
|
#ifdef ADJUST_FIELD_ALIGN
|
|
desired_align = ADJUST_FIELD_ALIGN (type, type, desired_align);
|
|
#endif
|
|
|
|
/* Record must have at least as much alignment as any field.
|
|
Otherwise, the alignment of the field within the record
|
|
is meaningless. */
|
|
#ifndef HAVE_BITFIELD_TYPE_MATTERS
|
|
layout->record_align = MAX (layout->record_align, desired_align);
|
|
#else /* PCC_BITFIELD_TYPE_MATTERS */
|
|
if (*type == _C_BFLD)
|
|
{
|
|
/* For these machines, a zero-length field does not
|
|
affect the alignment of the structure as a whole.
|
|
It does, however, affect the alignment of the next field
|
|
within the structure. */
|
|
if (bfld_field_size)
|
|
layout->record_align = MAX (layout->record_align, desired_align);
|
|
else
|
|
desired_align = objc_alignof_type (bfld_type) * __CHAR_BIT__;
|
|
|
|
/* A named bit field of declared type `int'
|
|
forces the entire structure to have `int' alignment.
|
|
Q1: How is encoded this thing and how to check for it?
|
|
Q2: How to determine maximum_field_alignment at runtime? */
|
|
|
|
/* if (DECL_NAME (field) != 0) */
|
|
{
|
|
int type_align = bfld_type_align;
|
|
#if 0
|
|
if (maximum_field_alignment != 0)
|
|
type_align = MIN (type_align, maximum_field_alignment);
|
|
else if (DECL_PACKED (field))
|
|
type_align = MIN (type_align, __CHAR_BIT__);
|
|
#endif
|
|
|
|
layout->record_align = MAX (layout->record_align, type_align);
|
|
}
|
|
}
|
|
else
|
|
layout->record_align = MAX (layout->record_align, desired_align);
|
|
#endif /* PCC_BITFIELD_TYPE_MATTERS */
|
|
|
|
/* Does this field automatically have alignment it needs
|
|
by virtue of the fields that precede it and the record's
|
|
own alignment? */
|
|
|
|
if (*type == _C_BFLD)
|
|
layout->record_size = atoi (type + 1);
|
|
else if (layout->record_size % desired_align != 0)
|
|
{
|
|
/* No, we need to skip space before this field.
|
|
Bump the cumulative size to multiple of field alignment. */
|
|
layout->record_size = ROUND (layout->record_size, desired_align);
|
|
}
|
|
|
|
/* Jump to the next field in record. */
|
|
|
|
layout->prev_type = layout->type;
|
|
layout->type = objc_skip_typespec (layout->type); /* skip component */
|
|
|
|
return YES;
|
|
}
|
|
|
|
void objc_layout_finish_structure (struct objc_struct_layout *layout,
|
|
unsigned int *size,
|
|
unsigned int *align)
|
|
{
|
|
BOOL unionp = layout->original_type[-1] == _C_UNION_B;
|
|
if (layout->type
|
|
&& ((!unionp && *layout->type == _C_STRUCT_E)
|
|
|| (unionp && *layout->type == _C_UNION_E)))
|
|
{
|
|
/* Work out the alignment of the record as one expression and store
|
|
in the record type. Round it up to a multiple of the record's
|
|
alignment. */
|
|
#if defined (ROUND_TYPE_ALIGN) && ! defined (__sparc__)
|
|
layout->record_align = ROUND_TYPE_ALIGN (layout->original_type-1,
|
|
1,
|
|
layout->record_align);
|
|
#else
|
|
layout->record_align = MAX (1, layout->record_align);
|
|
#endif
|
|
|
|
/* Round the size up to be a multiple of the required alignment */
|
|
layout->record_size = ROUND (layout->record_size, layout->record_align);
|
|
|
|
layout->type = NULL;
|
|
}
|
|
if (size)
|
|
*size = layout->record_size / __CHAR_BIT__;
|
|
if (align)
|
|
*align = layout->record_align / __CHAR_BIT__;
|
|
}
|
|
|
|
void objc_layout_structure_get_info (struct objc_struct_layout *layout,
|
|
unsigned int *offset,
|
|
unsigned int *align,
|
|
const char **type)
|
|
{
|
|
if (offset)
|
|
*offset = layout->record_size / __CHAR_BIT__;
|
|
if (align)
|
|
*align = layout->record_align / __CHAR_BIT__;
|
|
if (type)
|
|
*type = layout->prev_type;
|
|
}
|