Searched refs:bcd (Results 1 - 25 of 151) sorted by path

1234567

/linux-master/arch/m68k/bvme6000/
H A Drtc.c20 #include <linux/bcd.h>
H A Dconfig.c25 #include <linux/bcd.h>
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S8 | to bcd format.
55 | in the output before conversion to bcd. LAMBDA is the
92 | A14. Convert the mantissa to bcd.
94 | mantissa to bcd in memory. The input to binstr is
97 | The bcd digits are stored in the correct position in
100 | A15. Convert the exponent to bcd.
101 | As in A14 above, the exp is converted to bcd and the
331 | in the output before conversion to bcd. LAMBDA is the sign
626 | a0: pointer into memory for packed bcd string formation
716 | A14. Convert the mantissa to bcd
[all...]
H A Dbinstr.S5 | Description: Converts a 64-bit binary integer to bcd.
8 | d0, and a pointer to start in memory for bcd characters
12 | Output: LEN bcd digits representing the 64-bit integer.
36 | into d2:d3. D1 will contain the bcd digit formed.
57 | a0: pointer into memory for packed bcd string formation
H A Ddecbin.S4 | Description: Converts normalized packed bcd value pointed to by
7 | Input: Normalized packed bcd value in ETEMP(a6).
9 | Output: Exact floating-point representation of the packed bcd value.
20 | Expected is a normal bcd (i.e. non-exceptional; all inf, zero,
24 | A1. Convert the bcd exponent to binary by successive adds and muls.
30 | A2. Convert the bcd mantissa to binary by successive
37 | bcd string. If SE is positive, count the leading zeros;
41 | mantissa the equivalent of forcing in the bcd value:
124 | 1. Copy bcd value in memory for use as a working copy.
137 | ( ) d4: first word of bcd
[all...]
/linux-master/arch/m68k/mvme16x/
H A Drtc.c19 #include <linux/bcd.h>
/linux-master/arch/mips/dec/
H A Dtime.c10 #include <linux/bcd.h>
/linux-master/arch/mips/include/asm/
H A Dmc146818-time.h11 #include <linux/bcd.h>
/linux-master/arch/mips/include/asm/sgi/
H A Dhpc3.h66 volatile u32 bcd; /* byte count info */ member in struct:hpc3_scsiregs
/linux-master/arch/mips/sgi-ip22/
H A Dip22-time.c12 #include <linux/bcd.h>
/linux-master/arch/mips/sibyte/swarm/
H A Drtc_m41t81.c8 #include <linux/bcd.h>
H A Drtc_xicor1241.c8 #include <linux/bcd.h>
/linux-master/arch/sparc/kernel/
H A Dtime_64.c27 #include <linux/bcd.h>
/linux-master/drivers/rtc/
H A Drtc-as3722.c12 #include <linux/bcd.h>
H A Drtc-bq4802.c13 #include <linux/bcd.h>
H A Drtc-m41t93.c9 #include <linux/bcd.h>
H A Drtc-m41t94.c13 #include <linux/bcd.h>
H A Drtc-max6902.c16 #include <linux/bcd.h>
H A Drtc-max6916.c16 #include <linux/bcd.h>
H A Drtc-max8998.c12 #include <linux/bcd.h>
H A Drtc-rx4581.c32 #include <linux/bcd.h>
/linux-master/lib/
H A Dbcd.c2 #include <linux/bcd.h>
/linux-master/arch/alpha/kernel/
H A Drtc.c15 #include <linux/bcd.h>
H A Dtime.c34 #include <linux/bcd.h>
/linux-master/arch/m68k/atari/
H A Dtime.c18 #include <linux/bcd.h>

Completed in 230 milliseconds

1234567