Searched defs:sbit (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/ |
D | itbl-parse.y | 275 static int sbit, ebit; variable
|
D | itbl-ops.c | 116 int sbit; /* mask starting bit position */ member 208 int sbit, int ebit, unsigned long flags) in itbl_add_insn() 225 itbl_add_operand (struct itbl_entry *e, int yytype, int sbit, in itbl_add_operand() 876 alloc_field (e_type type, int sbit, int ebit, in alloc_field()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-tic6x.c | 2685 bfd_vma sbit = 1 << (howto->bitsize - 1); in elf32_tic6x_relocate_section() local
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic54x.c | 3924 symbol *sbit = (symbol *) hash_find (sbit_hash, operand->buf); in encode_operand() local
|