Home
last modified time | relevance | path

Searched refs:ival (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dpj-dis.c32 unsigned char ival[4]; in get_int() local
33 int status = info->read_memory_func (memaddr, ival, 4, info); in get_int()
35 *iptr = (ival[0] << 24) in get_int()
36 | (ival[1] << 16) in get_int()
37 | (ival[2] << 8) in get_int()
38 | (ival[3] << 0); in get_int()
Dtic80-opc.c283 int ival; local
291 ival = PDS_VALUE (pdsp) & ~TIC80_OPERAND_MASK;
292 if (ival == val)
/toolchain/binutils/binutils-2.25/binutils/
Dmcparse.y45 rc_uint_type ival; member
59 %token <ival> MCNUMBER
61 %type<ival> id vid sefasy_def
Dmclex.c423 yylval.ival = parse_digit (ch); in yylex()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c563 unsigned long ival; member
8012 e->X_add_number = pseudo_func[idx].u.ival; in ia64_parse_name()
8017 e->X_add_number = pseudo_func[idx].u.ival; in ia64_parse_name()
/toolchain/binutils/binutils-2.25/binutils/doc/
Dbinutils.texi1098 [@option{--srec-len=}@var{ival}] [@option{--srec-forceS3}]
1567 @item --srec-len=@var{ival}
1569 being produced to @var{ival}. This length covers both address, data and