Home
last modified time | relevance | path

Searched +defs:bit +defs:s (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dsysdump.c202 int bit = *idx % 8; in getBITS() local
524 tab (int i, char *s) in tab()
Dsrconv.c230 int bit = *idx % 8; in writeBITS() local
315 struct coff_symbol *s; in wr_un() local
1617 struct coff_symbol *s; in wr_ed() local
1703 struct coff_symbol *s; in prescan() local
/toolchain/binutils/binutils-2.25/opcodes/
Dsparc-dis.c564 const char *s; in print_insn_sparc() local
738 int bit = 0x40, printed_one = 0; in print_insn_sparc() local
Dm32c-asm.c60 const char *s = *strp; in m32c_cgen_isa_register() local
579 unsigned long bit; in parse_unsigned_bitbase() local
633 unsigned long bit; in parse_signed_bitbase() local
Dia64-gen.c62 #define opcode_fprintf_vma(s,x) \ argument
180 char *s; member
1787 insert_bit_table_ent (struct bittree *curr_ent, int bit, ia64_insn opcode, in insert_bit_table_ent()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-vax.c196 #define RELAX_STATE(s) ((s) >> 2) argument
197 #define RELAX_LENGTH(s) ((s) & 3) argument
927 vip_op_1 (int bit, const char *syms) in vip_op_1()
Dtc-xtensa.c313 #define bit_is_set(bit, bf) ((bf) & (0x01ll << (bit))) argument
314 #define set_bit(bit, bf) ((bf) |= (0x01ll << (bit))) argument
315 #define clear_bit(bit, bf) ((bf) &= ~(0x01ll << (bit))) argument
1337 lit_state *s; in xtensa_end_directive() local
4720 emit_state s; in xtensa_mark_literal_pool_location() local
7417 asection *s; in xtensa_cleanup_align_frags() local
7469 asection *s; in xtensa_fix_target_frags() local
7500 asection *s; in xtensa_mark_narrow_branches() local
7588 asection *s; in xtensa_mark_zcl_first_insns() local
7731 asection *s; in xtensa_fix_a0_b_retw_frags() local
[all …]
Dtc-mips.c2804 mips_parse_register_1 (char *s, char *e, unsigned int *symval_ptr) in mips_parse_register_1()
2838 char *s, *e, *m; in mips_parse_register() local
2840 unsigned int channels, symval, bit; in mips_parse_register() local
2885 reg_lookup (char **s, unsigned int types, unsigned int *regnop) in reg_lookup()
2913 mips_parse_vu0_channels (char *s, unsigned int *channels) in mips_parse_vu0_channels()
3022 mips_parse_base_start (char *s) in mips_parse_base_start()
3084 mips_parse_argument_token (char *s, char float_format) in mips_parse_argument_token()
3213 mips_parse_arguments (char *s, char float_format) in mips_parse_arguments()
3354 const char *s; in validate_mips_insn() local
4650 const char *s = insn->name; in mips_oddfpreg_ok() local
[all …]
Dtc-ia64.c891 #define STREQ(s) ((len == sizeof (s) - 1) && (strncmp (str, s, sizeof (s) - 1) == 0)) in ia64_elf_section_type() argument
7736 char *s; in ia64_unrecognized_line() local
9616 valueT bit = ((valueT) 1 << regdeps[i].qp_regno); in clear_qp_branch_flag() local
9753 valueT bit; in add_qp_imply() local
Dtc-arm.c5075 char *s = *str; in parse_shift() local
5846 char *bit; in parse_psr() local
5954 char *s = *str; in parse_cps_flags() local
5989 char *s = *str; in parse_endian_specifier() local
6019 char *s = *str; in parse_ror() local
6863 char *s = str; in parse_operands() local
17871 #define REGDEF(s,n,t) { #s, n, REG_TYPE_##t, TRUE, 0 } argument
20639 symbol_preemptible (symbolS *s) in symbol_preemptible()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-spu.c565 asection *s; in spu_elf_create_sections() local
600 asection *s; in spu_elf_create_sections() local
641 asection *s; in spu_elf_find_overlays() local
1914 asection *s; in spu_elf_build_stubs() local
2655 interesting_section (asection *s) in interesting_section()
3016 asection *s; in discover_functions() local
3033 asection *s = psecs[*psy - syms]; in discover_functions() local
3054 asection *s = psecs[sy - syms]; in discover_functions() local
3110 asection *s; in discover_functions() local
4775 bfd_vma bit = ((bfd_vma) 8) >> ((offset & 15) >> 2); in spu_elf_emit_fixup() local
[all …]