Home
last modified time | relevance | path

Searched refs:uval (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Ddoublest.c477 const bfd_byte *uval) in floatformat_is_negative() argument
486 order = floatformat_normalize_byteorder (fmt, uval, newfrom); in floatformat_is_negative()
489 uval = newfrom; in floatformat_is_negative()
491 return get_field (uval, order, fmt->totalsize, fmt->sign_start, 1); in floatformat_is_negative()
498 const bfd_byte *uval) in floatformat_is_nan() argument
511 order = floatformat_normalize_byteorder (fmt, uval, newfrom); in floatformat_is_nan()
514 uval = newfrom; in floatformat_is_nan()
519 exponent = get_field (uval, order, fmt->totalsize, fmt->exp_start, in floatformat_is_nan()
532 mant = get_field (uval, order, fmt->totalsize, mant_off, mant_bits); in floatformat_is_nan()
557 unsigned char *uval = (unsigned char *) val; in floatformat_mantissa() local
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-s390.c554 addressT uval; local
587 uval = (addressT) val & ((((addressT) 1 << (operand->bits-1)) << 1) - 1);
590 uval = (uval >> 12) | ((uval & 0xfff) << 8);
598 uval = (addressT) val;
601 uval--;
603 if (uval < min || uval > max)
607 uval++;
612 as_bad_value_out_of_range (_("operand"), uval, (offsetT) min, (offsetT) max, file, line);
620 uval <<= (-offset) & 7;
622 while (uval != 0)
[all …]
/mirbsd/src/usr.bin/units/
Dunits.c45 char *uval; member
225 unittable[unitcount++].uval = dupstr(lineptr); in readunits()
471 return unittable[i].uval; in lookupunit()
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dm68k-dis.c585 unsigned int uval; in print_insn_arg() local
608 uval = NEXTULONG (p); in print_insn_arg()
609 (*info->print_address_func) (uval, info); in print_insn_arg()
942 uval = NEXTULONG (p); in print_insn_arg()
943 (*info->print_address_func) (uval, info); in print_insn_arg()
Dppc-opc.c1104 unsigned long uval, mask; in insert_mbe() local
1107 uval = value; in insert_mbe()
1109 if (uval == 0) in insert_mbe()
1117 if ((uval & 1) != 0) in insert_mbe()
1129 if ((uval & mask) && !last) in insert_mbe()
1135 else if (!(uval & mask) && last) in insert_mbe()
/mirbsd/src/sys/dev/usb/
Dif_axe.c296 uWord uval; in axe_miibus_writereg() local
301 USETW(uval, val); in axe_miibus_writereg()
305 err = axe_cmd(sc, AXE_CMD_MII_WRITE_REG, reg, phy, uval); in axe_miibus_writereg()
/mirbsd/src/share/dict/
Dweb2225592 uval