Searched refs:floatVal (Results 1 – 1 of 1) sorted by relevance
3688 unsigned floatVal = (value & 0x80) << 24 in print_insn_coprocessor() local3696 (78125 << (((floatVal >> 23) & 0xFF) - 124)) * in print_insn_coprocessor()3701 floatVal, value & 0x80 ? '-' : ' ', in print_insn_coprocessor()3706 floatVal, value & 0x80 ? '-' : ' ', in print_insn_coprocessor()3711 floatVal, value & 0x80 ? '-' : ' ', in print_insn_coprocessor()