Home
last modified time | relevance | path

Searched refs:decimal (Results 1 – 5 of 5) sorted by relevance

/arch/s390/boot/
A Dprintk.c89 int _pad, bool zero_pad, bool decimal) in strpad() argument
98 if (decimal && zero_pad && *src == '-') { in strpad()
228 bool zero_pad, decimal; in boot_printk() local
258 decimal = false; in boot_printk()
275 decimal = true; in boot_printk()
286 len = strpad(p, end - p, strval, pad, zero_pad, decimal); in boot_printk()
/arch/m68k/fpsp040/
A Dbinstr.S10 | lword of the packed decimal memory string.)
15 | The 64-bit binary is assumed to have a decimal point before
18 | msb form a decimal digit. This process is iterated until
A Dbindec.S47 | after the decimal point which are to be included as
54 | of decimal places needed to insure LEN integer digits
96 | such that the decimal point is to the left of bit 63.
280 | original decimal point which are to be included as
330 | of decimal places needed to insure LEN integer digits
A Ddecbin.S32 | The mantissa digits will be converted with the decimal point
128 | (i.e., all digits assumed left of the decimal point.)
A Dres_func.S1991 leal ETEMP(%a6),%a0 |a0 will point to the packed decimal
1996 leal ETEMP(%a6),%a0 |a0 will point to the packed decimal
2003 leal ETEMP(%a6),%a0 |a0 will point to the packed decimal
2007 leal ETEMP(%a6),%a0 |a0 will point to the packed decimal

Completed in 22 milliseconds