Home
last modified time | relevance | path

Searched refs:offsetT (Results 1 – 25 of 117) sorted by relevance

12345

/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dfrags.h49 offsetT fr_fix;
52 offsetT fr_var;
54 offsetT fr_offset;
140 offsetT offset,
148 offsetT offset,
H A Das.h248 typedef bfd_signed_vma offsetT; typedef
367 offsetT rlx_forward;
369 offsetT rlx_backward;
529 void as_warn_value_out_of_range (char *, offsetT, offsetT, offsetT, char *, unsigned);
530 void as_bad_value_out_of_range (char *, offsetT, offsetT, offsetT, char *, unsigned);
H A Dmessages.c465 offsetT val, in as_internal_value_out_of_range()
466 offsetT min, in as_internal_value_out_of_range()
467 offsetT max, in as_internal_value_out_of_range()
519 offsetT value, in as_warn_value_out_of_range()
520 offsetT min, in as_warn_value_out_of_range()
521 offsetT max, in as_warn_value_out_of_range()
530 offsetT value, in as_bad_value_out_of_range()
531 offsetT min, in as_bad_value_out_of_range()
532 offsetT max, in as_bad_value_out_of_range()
H A Ddw2gencfi.h41 extern void cfi_add_CFA_offset (unsigned, offsetT);
42 extern void cfi_add_CFA_def_cfa (unsigned, offsetT);
45 extern void cfi_add_CFA_def_cfa_offset (offsetT);
H A Ddw2gencfi.c61 offsetT offset;
70 offsetT i;
123 offsetT cfa_offset;
131 offsetT cur_cfa_offset;
461 static offsetT
470 offsetT offset; in dot_cfi()
632 offsetT encoding; in dot_cfi_personality()
702 offsetT encoding; in dot_cfi_lsda()
864 out_sleb128 (offsetT value) in out_sleb128()
872 offsetT offset; in output_cfi_insn()
[all …]
H A Dexpr.c150 expr_build_uconstant (offsetT value) in expr_build_uconstant()
1783 offsetT v = right.X_add_number; in expr()
1810 resultP->X_add_number == v ? ~ (offsetT) 0 : 0; in expr()
1814 resultP->X_add_number != v ? ~ (offsetT) 0 : 0; in expr()
1818 resultP->X_add_number < v ? ~ (offsetT) 0 : 0; in expr()
2094 left = (offsetT) left / (offsetT) right; in resolve_expression()
2099 left = (offsetT) left % (offsetT) right; in resolve_expression()
2119 left = (offsetT) left < (offsetT) right ? ~ (valueT) 0 : 0; in resolve_expression()
2122 left = (offsetT) left <= (offsetT) right ? ~ (valueT) 0 : 0; in resolve_expression()
2125 left = (offsetT) left >= (offsetT) right ? ~ (valueT) 0 : 0; in resolve_expression()
[all …]
H A Dfrags.c205 symbolS *symbol, offsetT offset, char *opcode) in frag_var()
237 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_variant()
305 (symbolS *) 0, (offsetT) alignment, (char *) 0); in frag_align()
324 (symbolS *) 0, (offsetT) alignment, (char *) 0); in frag_align_pattern()
355 (offsetT) alignment, (char *) 0); in frag_align_code()
H A Dexpr.h122 offsetT X_add_number;
177 extern symbolS *expr_build_uconstant (offsetT);
/openbsd/gnu/usr.bin/binutils/gas/
H A Dfrags.h51 offsetT fr_fix;
54 offsetT fr_var;
56 offsetT fr_offset;
151 offsetT offset,
159 offsetT offset,
H A Ddw2gencfi.h41 extern void cfi_add_CFA_offset (unsigned, offsetT);
42 extern void cfi_add_CFA_def_cfa (unsigned, offsetT);
45 extern void cfi_add_CFA_def_cfa_offset (offsetT);
H A Ddw2gencfi.c64 offsetT offset;
73 offsetT i;
109 static offsetT cur_cfa_offset;
122 offsetT cfa_offset;
208 cfi_add_CFA_insn_offset (int insn, offsetT offset) in cfi_add_CFA_insn_offset()
253 cfi_add_CFA_offset (unsigned regno, offsetT offset) in cfi_add_CFA_offset()
293 cfi_add_CFA_def_cfa_offset (offsetT offset) in cfi_add_CFA_def_cfa_offset()
437 static offsetT
446 offsetT offset; in dot_cfi()
660 out_sleb128 (offsetT value) in out_sleb128()
[all …]
H A Dfrags.c198 symbolS *symbol, offsetT offset, char *opcode) in frag_var()
230 relax_substateT subtype, symbolS *symbol, offsetT offset, in frag_variant()
298 (symbolS *) 0, (offsetT) alignment, (char *) 0); in frag_align()
317 (symbolS *) 0, (offsetT) alignment, (char *) 0); in frag_align_pattern()
348 (offsetT) alignment, (char *) 0); in frag_align_code()
H A Dread.h104 extern offsetT get_absolute_expr (expressionS *);
105 extern offsetT get_absolute_expression (void);
139 extern offsetT parse_align (int);
H A Dexpr.h122 offsetT X_add_number;
168 extern symbolS *expr_build_uconstant (offsetT);
H A Dwrite.h202 offsetT offset, int pcrel, bfd_reloc_code_real_type r_type);
209 offsetT offset, int pcrel, int r_type);
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-mmix.c137 offsetT offs;
2420 offsetT val = (offsetT) * valP; in md_apply_fix()
2592 offsetT val1 = *(offsetT *) p1; in cmp_greg_val_greg_symbol_fixes()
2766 val -= (offsetT) lowest_data_loc; in tc_gen_reloc()
2774 val -= (offsetT) lowest_text_loc; in tc_gen_reloc()
3366 offsetT aim; in mmix_md_relax_frag()
3583 offsetT osymval; in mmix_md_end()
3678 offsetT offs; in mmix_frob_file()
3718 offs -= (offsetT) lowest_data_loc; in mmix_frob_file()
3726 offs -= (offsetT) lowest_text_loc; in mmix_frob_file()
[all …]
H A Dtc-mn10200.c750 offsetT val) in check_operand()
757 offsetT test; in check_operand()
772 if (test < (offsetT) min || test > (offsetT) max) in check_operand()
863 offsetT val, in mn10200_insert_operand()
873 offsetT test; in mn10200_insert_operand()
888 if (test < (offsetT) min || test > (offsetT) max) in mn10200_insert_operand()
889 as_warn_value_out_of_range (_("operand"), test, (offsetT) min, (offsetT) max, file, line); in mn10200_insert_operand()
H A Dtc-cris.h156 extern void tc_cris_check_adjusted_broken_word (offsetT,
159 tc_cris_check_adjusted_broken_word ((offsetT) (new_offset), brokw)
H A Dtc-i386.c74 static offsetT offset_in_range PARAMS ((offsetT, int));
582 offsetT num; in fits_in_signed_byte()
589 offsetT num; in fits_in_unsigned_byte()
596 offsetT num; in fits_in_unsigned_word()
603 offsetT num; in fits_in_signed_word()
615 || (-((offsetT) 1 << 31) & num) == -((offsetT) 1 << 31));
631 offsetT num; in smallest_imm_type()
656 static offsetT
658 offsetT val; in offset_in_range()
3229 offsetT off; in output_branch()
[all …]
H A Dtc-sh64.c585 offsetT val = *valp; in shmedia_md_apply_fix()
1475 offsetT val = *valp; in shmedia_check_limits()
2020 offsetT one = (offsetT) 1; in shmedia_md_estimate_size_before_relax()
2024 if (value >= ((offsetT) -1 << 15) && value < ((offsetT) 1 << 15)) in shmedia_md_estimate_size_before_relax()
2361 offsetT addnum in shmedia_get_operands()
2626 offsetT min = MOVI_16; in shmedia_build_Mytes()
2627 offsetT init = UNDEF_MOVI; in shmedia_build_Mytes()
2672 offsetT max in shmedia_build_Mytes()
2675 offsetT min = SH64PCREL16; in shmedia_build_Mytes()
2712 offsetT max in shmedia_build_Mytes()
[all …]
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-mmix.c139 offsetT offs;
417 offsetT value;
434 offsetT value;
2471 offsetT val = (offsetT) * valP;
2645 offsetT val1 = *(offsetT *) p1;
2821 val -= (offsetT) lowest_data_loc;
2829 val -= (offsetT) lowest_text_loc;
3426 offsetT aim;
3643 offsetT osymval; in mmix_md_end()
3740 offsetT offs; in mmix_frob_file()
[all …]
H A Dtc-mn10200.c78 offsetT, char *, unsigned,
82 offsetT));
1319 offsetT val;
1329 offsetT test;
1344 if (test < (offsetT) min || test > (offsetT) max)
1378 offsetT val;
1385 offsetT test;
1400 if (test < (offsetT) min || test > (offsetT) max)
H A Dtc-i386.c73 static offsetT offset_in_range PARAMS ((offsetT, int));
582 offsetT num; in fits_in_signed_byte()
589 offsetT num; in fits_in_unsigned_byte()
596 offsetT num; in fits_in_unsigned_word()
603 offsetT num; in fits_in_signed_word()
615 || (((offsetT) -1 << 31) & num) == ((offsetT) -1 << 31));
631 offsetT num; in smallest_imm_type()
656 static offsetT
658 offsetT val; in offset_in_range()
2933 offsetT off; in output_branch()
[all …]
H A Dtc-cris.h148 extern void tc_cris_check_adjusted_broken_word PARAMS ((offsetT,
152 tc_cris_check_adjusted_broken_word ((offsetT) (new_offset), brokw)
H A Dtc-sh64.c585 offsetT val = *valp; in shmedia_md_apply_fix3()
1470 offsetT val = *valp; in shmedia_check_limits()
2015 offsetT one = (offsetT) 1; in shmedia_md_estimate_size_before_relax()
2019 if (value >= ((offsetT) -1 << 15) && value < ((offsetT) 1 << 15)) in shmedia_md_estimate_size_before_relax()
2356 offsetT addnum in shmedia_get_operands()
2621 offsetT min = MOVI_16; in shmedia_build_Mytes()
2622 offsetT init = UNDEF_MOVI; in shmedia_build_Mytes()
2667 offsetT max in shmedia_build_Mytes()
2670 offsetT min = SH64PCREL16; in shmedia_build_Mytes()
2704 offsetT max in shmedia_build_Mytes()
[all …]

12345