HomeSort by: relevance | last modified time | path
    Searched refs:Hi (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/utilities/
utmath.c 164 UINT32 Hi;
215 ACPI_MUL_64_BY_32 (0, MultiplicandOvl.Part.Hi, Multiplier,
216 Product.Part.Hi, Carry32);
221 Product.Part.Hi += Carry32;
262 OperandOvl.Part.Hi = OperandOvl.Part.Lo;
266 ACPI_SHIFT_LEFT_64_BY_32 (OperandOvl.Part.Hi,
307 OperandOvl.Part.Lo = OperandOvl.Part.Hi;
308 OperandOvl.Part.Hi = 0;
311 ACPI_SHIFT_RIGHT_64_BY_32 (OperandOvl.Part.Hi,
473 ACPI_DIV_64_BY_32 (0, DividendOvl.Part.Hi, Divisor
    [all...]
  /src/lib/libm/arch/vax/
n_atan2.S 135 movq $0xb4d9940f985e407b,%r6 # Hi=.98279372324732906796d0
150 clrq %r6 # Hi=%r6=0, Lo=%r8=0
154 movq $0xda7b2b0d63383fed,%r6 # Hi=.46364760900080611433d0
164 movq $0x68c2a2210fda40c9,%r6 # Hi=1.5707963267948966135d1
172 movq $0x68c2a2210fda4049,%r6 # Hi=.78539816339744830676d0
  /src/sys/arch/m68k/060sp/dist/
iskeletn.s 7 # M68000 Hi-Performance Microprocessor Division
fskeletn.s 7 # M68000 Hi-Performance Microprocessor Division
os.s 7 # M68000 Hi-Performance Microprocessor Division
ilsp.s 7 # M68000 Hi-Performance Microprocessor Division
85 # 0x8(sp) = hi(dividend) #
148 mov.l 0xc(%a6), %d5 # get dividend hi
165 tst.l %d5 # chk sign of hi(dividend)
175 # - is (hi(dividend) == 0 && (divisor <= lo(dividend))) ? (32-bit div)
177 tst.l %d5 # is (hi(dividend) == 0)
196 # - is hi(dividend) >= divisor ? if yes, then overflow
253 mov.l 0xc(%a6), %d5 # get dividend hi
459 # returns 64 bit result in %d5 (hi) %d6(lo).
462 # multiply hi,lo words of each factor to get 4 intermediate product
    [all...]
ftest.s 7 # M68000 Hi-Performance Microprocessor Division
isp.s 7 # M68000 Hi-Performance Microprocessor Division
822 mov.l 0xc(%sp),-(%sp) # move voff,hi(pc)
826 mov.l (%sp)+,0x4(%sp) # store voff,hi(pc)
843 mov.w 0xc(%sp),0x4(%sp) # store hi(pc)
1693 bsr.l _dmem_write_byte # os : write hi
1737 bsr.l _dmem_write_byte # os : write hi
1907 mov.b EXC_EXTWORD(%a6), %d0 # fetch hi extension word
1948 mov.w %d0, %d1 # place hi in %d1
1952 ext.l %d1 # sign extend hi bnd
1972 mov.b %d0, %d1 # place hi in %d
    [all...]
itest.s 7 # M68000 Hi-Performance Microprocessor Division
pfpsp.s 7 # M68000 Hi-Performance Microprocessor Division
2327 mov.l FP_SRC_HI(%a6),%d1 # fetch DENORM hi(man)
2330 mov.l %d1,FP_SRC_HI(%a6) # insert new hi(man)
3036 mov.l 0x8(%sp),(%sp) # store SR,hi(PC)
3468 mov.l FP_SRC_HI(%a6),%d1 # load hi mantissa
3472 or.l %d1,FP_SCR0_EX(%a6) # create dbl hi
3473 mov.l FP_SRC_HI(%a6),%d1 # load hi mantissa
6054 clr.l FTEMP_HI(%a0) # clear hi(mantissa)
6080 mov.l FTEMP_HI(%a0), %d0 # fetch hi(mantissa)
6108 mov.l FTEMP_HI(%a0), %d0 # fetch hi(mantissa
    [all...]
fplsp.s 7 # M68000 Hi-Performance Microprocessor Division
5041 mov.l (%a0),%d1 # put exp in hi word
5042 mov.w 4(%a0),%d1 # fetch hi(man)
9559 cmp.l %d1,%d4 # compare hi(R) and hi(Y)
9575 subx.l %d4,%d1 # hi(R) - hi(Y)
9586 roxl.l &1,%d1 # hi(R) = 2hi(R) + carry
10062 tst.b 3+LOCAL_HI(%a0) # is lo byte of hi lw set
    [all...]
fpsp.s 7 # M68000 Hi-Performance Microprocessor Division
2327 mov.l FP_SRC_HI(%a6),%d1 # fetch DENORM hi(man)
2330 mov.l %d1,FP_SRC_HI(%a6) # insert new hi(man)
3036 mov.l 0x8(%sp),(%sp) # store SR,hi(PC)
3468 mov.l FP_SRC_HI(%a6),%d1 # load hi mantissa
3472 or.l %d1,FP_SCR0_EX(%a6) # create dbl hi
3473 mov.l FP_SRC_HI(%a6),%d1 # load hi mantissa
4381 mov.l 0x2(%sp),(%sp) # shift SR,hi(PC) "down"
4387 mov.l 0x2(%sp),(%sp) # shift SR,hi(PC) "down"
4995 mov.l (%sp),-(%sp) # store SR,hi(PC
    [all...]
  /src/dist/pf/
README.NetBSD 294 Hi!
  /src/sys/arch/m68k/fpsp/
fpsp.h 4 * M68000 Hi-Performance Microprocessor Division
l_fpsp.h 4 * M68000 Hi-Performance Microprocessor Division
  /src/sys/arch/m68k/060sp/
isp.S 7 |# M68000 Hi-Performance Microprocessor Division
pfpsp.S 7 |# M68000 Hi-Performance Microprocessor Division
fpsp.S 7 |# M68000 Hi-Performance Microprocessor Division

Completed in 39 milliseconds