Searched refs:msw (Results 1 - 25 of 25) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libgfortran/ieee/
H A Dissignaling_fallback.h109 uint32_t msw; member in struct:__anon1568::__anon1569
113 uint32_t msw;
129 hxi = u.parts.msw;
163 uint64_t msw; member in struct:__anon1571::__anon1572
167 uint64_t msw;
179 hxi = u.parts64.msw;
208 uint64_t msw; member in struct:__anon1573::__anon1574
212 uint64_t msw;
224 hxi = u.parts64.msw;
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dcopysign.c30 unsigned long msw; member in struct:__anon1809::__anon1812
75 unsigned long msw; member in struct:__anon1813::__anon1816
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dcopysign.c30 unsigned long msw; member in struct:__anon555::__anon558
75 unsigned long msw; member in struct:__anon559::__anon562
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dcopysign.c30 unsigned long msw; member in struct:__anon4961::__anon4964
75 unsigned long msw; member in struct:__anon4965::__anon4968
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dcopysign.c30 unsigned long msw; member in struct:__anon7200::__anon7203
75 unsigned long msw; member in struct:__anon7204::__anon7207
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dcopysign.c30 unsigned long msw; member in struct:__anon1527::__anon1530
75 unsigned long msw; member in struct:__anon1531::__anon1534
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dcopysign.c30 unsigned long msw; member in struct:__anon1058::__anon1061
75 unsigned long msw; member in struct:__anon1062::__anon1065
/netbsd-current/lib/libc/arch/m68k/quad/
H A Dashldi3.S34 | d0 msw
H A Dashrdi3.S34 | d0 msw
H A Dlshrdi3.S34 | d0 msw
/netbsd-current/lib/libm/src/
H A Dmath_private.h67 u_int64_t msw; member in struct:__anon3::__anon5
87 u_int64_t msw; member in struct:__anon6::__anon8
100 u_int32_t msw; member in struct:__anon9::__anon10
119 u_int32_t msw; member in struct:__anon12::__anon13
135 (ix0) = ew_u.parts.msw; \
154 (i) = gh_u.parts.msw; \
171 iw_u.parts.msw = (ix0); \
191 sh_u.parts.msw = (v); \
/netbsd-current/sys/arch/mac68k/nubus/
H A Dcpi_nubus.c725 uint msw, msw2, lsw; local
767 msw = bus_space_read_1(bst, bsh, CIO_CTRL) << 8;
770 msw |= bus_space_read_1(bst, bsh, CIO_CTRL);
804 } while (msw2 != msw);
807 return ~0u - ((msw << 16) | lsw);
847 uint32_t msw; local
862 msw = bus_space_read_1(bst, bsh, CIO_CTRL) << 8;
865 msw |= bus_space_read_1(bst, bsh, CIO_CTRL);
869 return msw;
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/arc600-dsp/
H A Ddivdf3.S309 sub r5,DBL0L,mhi ; rest msw ; u-26.31:0
346 sub.f r5,r5,mlo ; rest msw
403 sub DBL1H,DBL1H,r5 ; -rest msw
404 add_s DBL1H,DBL1H,mhi ; -rest msw
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/arc600-mul64/
H A Ddivdf3.S289 sub r5,DBL0L,mhi ; rest msw ; u-26.31:0
326 sub.f r5,r5,mlo ; rest msw
392 sub DBL1H,DBL1H,r5 ; -rest msw
393 add_s DBL1H,DBL1H,mhi ; -rest msw
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
H A Ddivdf3.S244 sub r5,DBL0L,r5 ; rest msw ; u-26.31:0
283 sub.f r5,r5,r9 ; rest msw
347 sub DBL1H,DBL1H,r5 ; -rest msw
348 add_s DBL1H,DBL1H,r8 ; -rest msw
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/arc600-dsp/
H A Ddivdf3.S309 sub r5,DBL0L,mhi ; rest msw ; u-26.31:0
346 sub.f r5,r5,mlo ; rest msw
403 sub DBL1H,DBL1H,r5 ; -rest msw
404 add_s DBL1H,DBL1H,mhi ; -rest msw
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/arc600-mul64/
H A Ddivdf3.S289 sub r5,DBL0L,mhi ; rest msw ; u-26.31:0
326 sub.f r5,r5,mlo ; rest msw
392 sub DBL1H,DBL1H,r5 ; -rest msw
393 add_s DBL1H,DBL1H,mhi ; -rest msw
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
H A Ddivdf3.S244 sub r5,DBL0L,r5 ; rest msw ; u-26.31:0
283 sub.f r5,r5,r9 ; rest msw
347 sub DBL1H,DBL1H,r5 ; -rest msw
348 add_s DBL1H,DBL1H,r8 ; -rest msw
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Dilsp.s293 # if the divisor msw is 0, use simpler algorithm then the full blown
350 # Now calculate an estimate of the quotient words (msw first, then lsw).
363 divu.w %d3, %d1 # use quotient of mslw/msw
469 mulu.w %d3, %d5 # %d5 <- msw-dest*lsw-source
470 mulu.w %d4, %d2 # %d2 <- msw-source*lsw-dest
471 mulu.w %d4, %d3 # %d3 <- msw*msw
475 add.w %d5, %d6 # add msw of l*l to lsw of m*l product
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c3602 | 1 | 1 | 1 | 0 | 0 | 0 | 1 |.S.|.msw...........................|
3607 int msw = ((iw0 >> 0) & 0xff); local
3608 int pcrel = pcrel24 ((msw << 16) | lsw);
3612 TRACE_EXTRACT (cpu, "%s: S:%i msw:%#x lsw:%#x", __func__, S, msw, lsw);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c3604 | 1 | 1 | 1 | 0 | 0 | 0 | 1 |.S.|.msw...........................|
3609 int msw = ((iw0 >> 0) & 0xff); local
3610 int pcrel = pcrel24 ((msw << 16) | lsw);
3614 TRACE_EXTRACT (cpu, "%s: S:%i msw:%#x lsw:%#x", __func__, S, msw, lsw);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c2770 | 1 | 1 | 1 | 0 | 0 | 0 | 1 |.S.|.msw...........................|
2775 int msw = ((iw0 >> 0) & 0xff); local
2787 OUTS (outf, pcrel24 (((msw) << 16) | (lsw)));
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c2770 | 1 | 1 | 1 | 0 | 0 | 0 | 1 |.S.|.msw...........................|
2775 int msw = ((iw0 >> 0) & 0xff); local
2787 OUTS (outf, pcrel24 (((msw) << 16) | (lsw)));
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c2770 | 1 | 1 | 1 | 0 | 0 | 0 | 1 |.S.|.msw...........................|
2775 int msw = ((iw0 >> 0) & 0xff); local
2787 OUTS (outf, pcrel24 (((msw) << 16) | (lsw)));
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c2770 | 1 | 1 | 1 | 0 | 0 | 0 | 1 |.S.|.msw...........................|
2775 int msw = ((iw0 >> 0) & 0xff); local
2787 OUTS (outf, pcrel24 (((msw) << 16) | (lsw)));

Completed in 588 milliseconds