Searched refs:inf (Results 26 - 50 of 51) sorted by relevance

123

/linux-master/arch/m68k/fpsp040/
H A Dget_op.S333 bnes end_getop |if inf/nan/zero leave get_op
482 | Special cases of inf and NaNs are completed outside of decbin.
495 movew ETEMP(%a6),%d0 |get word with inf information
497 cmpiw #0x0fff,%d1 |test for inf or NaN
502 |input is of the special cases of inf and NaN
547 movew ETEMP(%a6),%d0 |get word with inf information
549 cmpiw #0x0fff,%d1 |test for inf or NaN
554 |input is of the special cases of inf and NaN
559 |input is inf
H A Dx_store.S134 cmpw #0x4000,%d0 |check if inf
135 beqs inf |if so, special case
144 inf: label
145 movel #0x7ff00000,%d0 |load dbl inf exponent
205 cmpw #0x4000,%d0 |check if inf
215 movel #0x7f800000,%d0 |load single inf exp to d0
H A Dres_func.S60 | ;inf=010 or nan=011
88 | ;inf=010 or nan=011
135 cmpiw #0x7fff,%d0 |test for inf/nan
193 | nan or inf as the input; if so, simply write it to FPn. Use the
438 cmpiw #0x7fff,%d0 |test for inf/nan
720 moveb STAG(%a6),%d0 |check source tag for inf or nan
723 moveb DTAG(%a6),%d0 |check destination tag for inf or nan
726 cmpb #0x40,%d0 |is it inf?
1350 moveb STAG(%a6),%d0 |check if stag is inf
1354 orl #inf_mask,USER_FPSR(%a6) |if inf, nothin
[all...]
H A Ddecbin.S20 | Expected is a normal bcd (i.e. non-exceptional; all inf, zero,
H A Dutil.S40 | ;+inf
235 bra end_ovfr |inf is same for all precisions (ext,dbl,sgl)
/linux-master/sound/core/seq/oss/
H A Dseq_oss_midi.c657 snd_seq_oss_midi_make_info(struct seq_oss_devinfo *dp, int dev, struct midi_info *inf) argument
664 inf->device = dev;
665 inf->dev_type = 0; /* FIXME: ?? */
666 inf->capabilities = 0; /* FIXME: ?? */
667 strscpy(inf->name, mdev->name, sizeof(inf->name));
/linux-master/drivers/s390/cio/
H A Ddevice_pgid.c142 pgid->inf.fc = fn;
315 if (pgid->inf.ps.state2 == SNID_STATE2_RESVD_ELSE)
348 if (pgid->inf.ps.state1 != SNID_STATE1_GROUPED)
351 if (pgid->inf.ps.state1 != SNID_STATE1_UNGROUPED)
355 if (pgid->inf.ps.state3 != SNID_STATE3_MULTI_PATH)
358 if (pgid->inf.ps.state3 != SNID_STATE3_SINGLE_PATH)
H A Dcss.h70 } __attribute__ ((packed)) inf; member in struct:pgid
/linux-master/tools/bpf/bpftool/
H A Djit_disasm.c259 const bfd_arch_info_type *inf = bfd_scan_arch(arch); local
261 if (inf) {
262 bfdf->arch_info = inf;
/linux-master/drivers/iio/amplifiers/
H A Dhmc425a.c70 const struct hmc425a_chip_info *inf = st->chip_info; local
78 if (gain > inf->gain_max || gain < inf->gain_min)
/linux-master/drivers/video/fbdev/
H A Dpxafb.h173 struct pxafb_mach_info *inf; member in struct:pxafb_info
H A Dsm501fb.c167 static int sm501_alloc_mem(struct sm501fb_info *inf, struct sm501_mem *mem, argument
177 ptr = inf->fbmem_len - size;
178 inf->fbmem_len = ptr; /* adjust available memory. */
182 if (size > inf->fbmem_len)
185 ptr = inf->fbmem_len - size;
186 fbi = inf->fb[HEAD_CRT];
206 fbi = inf->fb[HEAD_PANEL];
209 end = par->screen.k_addr ? par->screen.sm_addr : inf->fbmem_len;
211 end = inf->fbmem_len;
219 fbi = inf
[all...]
/linux-master/scripts/gdb/linux/
H A Dproc.py262 inf = gdb.inferiors()[0]
263 fdt_buf = utils.read_memoryview(inf, py_fdt_header_ptr,
H A Dtimerlist.py155 inf = gdb.inferiors()[0]
158 buf = utils.read_memoryview(inf, bits, num_bytes).tobytes()
H A Dutils.py110 def read_memoryview(inf, start, length):
111 m = inf.read_memory(start, length)
/linux-master/tools/testing/selftests/resctrl/
H A Dresctrl.h145 char *fgrep(FILE *inf, const char *str);
/linux-master/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h231 #define frame_set_info(frm, inf) (frm->info = inf)
/linux-master/arch/arm/mach-sa1100/
H A Dgeneric.c227 void sa11x0_register_lcd(struct sa1100fb_mach_info *inf) argument
229 sa11x0_register_device(&sa11x0fb_device, inf);
/linux-master/tools/perf/util/
H A Ddwarf-aux.c871 const char *fname, *decf = NULL, *inf = NULL; local
930 inf = die_get_call_file(&die_mem);
931 if ((inf && !strcmp(inf, decf)) &&
/linux-master/drivers/edac/
H A Dsynopsys_edac.c755 struct sysinfo inf; local
757 si_meminfo(&inf);
759 return inf.totalram * inf.mem_unit;
/linux-master/drivers/gpu/drm/tegra/
H A Ddc.c131 fixed20_12 inf = dfixed_init(in); local
153 inf.full -= dfixed_const(1);
155 dda_inc = dfixed_div(inf, outf);
163 fixed20_12 inf = dfixed_init(in); local
164 return dfixed_frac(inf);
/linux-master/tools/testing/selftests/landlock/
H A Dfs_test.c108 static bool fgrep(FILE *const inf, const char *const str) argument
113 while (!feof(inf)) {
114 if (!fgets(line, sizeof(line), inf))
130 FILE *const inf = fopen("/proc/filesystems", "r"); local
136 if (!inf)
148 res = fgrep(inf, str);
151 fclose(inf);
/linux-master/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c457 struct ntb_info_regs __iomem *inf = sndev->mmio_ntb; local
459 return ioread8(&inf->ntp_info[sndev->peer_partition].xlink_enabled);
/linux-master/drivers/w1/slaves/
H A Dw1_therm.c1214 struct therm_info inf, local
1215 *info = &inf;
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1426 # or double precision denorm, inf, or nan, the operand needs to be
8415 # Multiply: (inf x inf) || (inf x norm) || (inf x denorm)
12964 # Expected is a normal bcd (i.e. non-exceptional; all inf, zero, #

Completed in 699 milliseconds

123