Home
last modified time | relevance | path

Searched refs:msd (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal32.c140 uInt msd; /* work */ in decimal32FromNumber() local
155 msd=(dn->digits==7 ? dn->lsu[2] : 0); in decimal32FromNumber()
160 msd=targ>>20; in decimal32FromNumber()
165 if (msd>=8) comb=0x18 | ((exp>>5) & 0x06) | (msd & 0x01); in decimal32FromNumber()
190 uInt msd; /* coefficient MSD */ in decimal32ToNumber() local
209 if (msd==0) { in decimal32ToNumber()
215 msd=0; /* no top digit */ in decimal32ToNumber()
223 if (msd) { /* non-zero msd */ in decimal32ToNumber()
259 uInt msd; /* coefficient MSD */ in decimal32ToString() local
283 if (msd==0) { /* infinity */ in decimal32ToString()
[all …]
H A Ddecimal128.c144 uInt msd; /* work */ in decimal128FromNumber() local
158 msd=targhi>>14; in decimal128FromNumber()
162 if (msd>=8) comb=0x18 | ((exp>>11) & 0x06) | (msd & 0x01); in decimal128FromNumber()
163 else comb=((exp>>9) & 0x18) | msd; in decimal128FromNumber()
198 uInt msd; /* coefficient MSD */ in decimal128ToNumber() local
233 if (msd==0) { in decimal128ToNumber()
239 msd=0; /* no top digit */ in decimal128ToNumber()
247 if (msd) { /* non-zero msd */ in decimal128ToNumber()
286 uInt msd; /* coefficient MSD */ in decimal128ToString() local
326 if (msd==0) { /* infinity */ in decimal128ToString()
[all …]
H A Ddecimal64.c148 uInt msd; /* work */ in decimal64FromNumber() local
178 msd=targhi>>18; in decimal64FromNumber()
183 if (msd>=8) comb=0x18 | ((exp>>7) & 0x06) | (msd & 0x01); in decimal64FromNumber()
184 else comb=((exp>>5) & 0x18) | msd; in decimal64FromNumber()
215 uInt msd; /* coefficient MSD */ in decimal64ToNumber() local
244 if (msd==0) { in decimal64ToNumber()
250 msd=0; /* no top digit */ in decimal64ToNumber()
258 if (msd) { /* non-zero msd */ in decimal64ToNumber()
302 uInt msd; /* coefficient MSD */ in decimal64ToString() local
336 if (msd==0) { /* infinity */ in decimal64ToString()
[all …]
/openbmc/u-boot/include/
H A Dddr_spd.h285 unsigned char msd[26]; /* 150-175 Mfg's Specific Data */ member
494 uint8_t msd[29]; /* 353~381 Mfg's Specific Data */ member
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h290 uByte *msd; /* -> most significant digit */ member
/openbmc/u-boot/drivers/ddr/fsl/
H A Dinteractive.c1413 printf("%02x ", spd->msd[i - 150]); in ddr3_spd_dump()
1679 printf("%02x ", spd->msd[i - 353]); in ddr4_spd_dump()
/openbmc/linux/drivers/net/hyperv/
H A Dhyperv_net.h1123 struct multi_send_data msd; member
H A Dnetvsc.c1214 msdp = &nvchan->msd; in netvsc_send()
/openbmc/linux/arch/s390/tools/
H A Dopcodes.txt1216 ed3f msd RXF_FRRDF