Home
last modified time | relevance | path

Searched refs:hfp (Results 1 – 14 of 14) sorted by relevance

/openbsd/sys/arch/hppa/hppa/
H A Dfpu.c49 struct hppa_fpstate *hfp; in fpu_proc() local
55 hfp = (struct hppa_fpstate *)p->p_md.md_regs->tf_cr30; in fpu_proc()
56 fpuci = (struct cpu_info *)hfp->hfp_cpu; in fpu_proc()
72 while (hfp->hfp_cpu != NULL) in fpu_proc()
96 struct hppa_fpstate *hfp; in fpu_cpu_save() local
107 hfp = (struct hppa_fpstate *)ci->ci_fpu_state; in fpu_cpu_save()
108 fpuci = (struct cpu_info *)hfp->hfp_cpu; in fpu_cpu_save()
113 ci, hfp->hfp_cpu); in fpu_cpu_save()
118 fpu_save((paddr_t)&hfp->hfp_regs); in fpu_cpu_save()
123 hfp->hfp_cpu = NULL; in fpu_cpu_save()
H A Dtrap.c292 struct hppa_fpstate *hfp; in trap() local
297 hfp = (struct hppa_fpstate *)frame->tf_cr30; in trap()
298 fpp = (u_int64_t *)&hfp->hfp_regs; in trap()
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dvolume.c119 write_fork(hfsfile *hfp, long tot) in write_fork() argument
127 start = hfs_get_drAllocPtr(hfp); in write_fork()
132 if(hfs_write(hfp, blk, HFS_BLOCKSZ) < 0) in write_fork()
138 if(hfs_write(hfp, blk, len) < 0) in write_fork()
143 hfs_set_drAllocPtr(hfp, start, tot); in write_fork()
285 hfsfile *hfp; /* HFS file */ in FDECL2() local
385 write_fork(hfp, ent->dsize); in FDECL2()
390 if ((hfs_setfork(hfp, 1)) < 0) in FDECL2()
392 write_fork(hfp, ent->rsize); in FDECL2()
396 if ((hfs_fsetattr(hfp, ent)) < 0) in FDECL2()
[all …]
H A Ddesktop.c48 hfsfile *hfp; /* Mac file */ in make_desktop() local
99 if((hfp = hfs_open(vol, DB)) == 0) in make_desktop()
103 write_fork(hfp, clps); in make_desktop()
106 if (hfs_fsetattr(hfp, &ent) < 0) in make_desktop()
113 if (hfs_close(hfp, end, 0) < 0) in make_desktop()
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Ds390-opc.txt125 3c mder RR_FF "multiply short to long hfp" g5 esa,zarch
630 b369 cxr RRE_FF "compare extended hfp" g5 esa,zarch
637 b362 ltxr RRE_FF "load and test extended hfp" g5 esa,zarch
640 b37f fidr RRF_U0FF "load fp integer long hfp" g5 esa,zarch
641 b377 fier RRF_U0FF "load fp integer short hfp" g5 esa,zarch
648 b361 lnxr RRE_FF "load negative long hfp" g5 esa,zarch
649 b360 lpxr RRE_FF "load positive long hfp" g5 esa,zarch
651 b337 meer RRE_FF "multiply short hfp" g5 esa,zarch
653 b336 sqxr RRE_FF "square root extended hfp" g5 esa,zarch
657 b365 lxr RRE_RR "load extended hfp" g5 esa,zarch
[all …]
H A DChangeLog-2005304 * s390-opc.txt: Add unnormalized hfp multiply and multiply-and-add
H A DChangeLog-0203464 hfp instructions. Add missing instructions pgin, pgout and xsch.
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Ds390-opc.txt125 3c mder RR_FF "multiply short to long hfp" g5 esa,zarch
630 b369 cxr RRE_FF "compare extended hfp" g5 esa,zarch
637 b362 ltxr RRE_FF "load and test extended hfp" g5 esa,zarch
640 b37f fidr RRF_U0FF "load fp integer long hfp" g5 esa,zarch
641 b377 fier RRF_U0FF "load fp integer short hfp" g5 esa,zarch
648 b361 lnxr RRE_FF "load negative long hfp" g5 esa,zarch
649 b360 lpxr RRE_FF "load positive long hfp" g5 esa,zarch
651 35 ledr RR_FF "load rounded long to short hfp" g5 esa,zarch
652 b337 meer RRE_FF "multiply short hfp" g5 esa,zarch
654 b336 sqxr RRE_FF "square root extended hfp" g5 esa,zarch
[all …]
H A DChangeLog-0203464 hfp instructions. Add missing instructions pgin, pgout and xsch.
/openbsd/sys/dev/pci/drm/i915/display/
H A Dvlv_dsi.c1019 u16 hactive, hfp, hsync, hbp, vfp, vsync; in bxt_dsi_get_pipe_config() local
1058 hfp = intel_de_read(dev_priv, MIPI_HFP_COUNT(port)); in bxt_dsi_get_pipe_config()
1068 hfp = pixels_from_txbyteclkhs(hfp, bpp, lane_count, in bxt_dsi_get_pipe_config()
1076 hfp *= 2; in bxt_dsi_get_pipe_config()
1085 adjusted_mode->crtc_htotal = hactive + hfp + hsync + hbp; in bxt_dsi_get_pipe_config()
1086 adjusted_mode->crtc_hsync_start = hfp + adjusted_mode->crtc_hdisplay; in bxt_dsi_get_pipe_config()
1219 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; in set_dsi_timings() local
1222 hfp = adjusted_mode->crtc_hsync_start - adjusted_mode->crtc_hdisplay; in set_dsi_timings()
1230 hfp /= 2; in set_dsi_timings()
1242 hfp = txbyteclkhs(hfp, bpp, lane_count, intel_dsi->burst_mode_ratio); in set_dsi_timings()
[all …]
/openbsd/sys/dev/ic/
H A Dmonitors.h40 u_int16_t hfp; /* Horizontal Front Porch */ member
/openbsd/sys/arch/armv7/omap/
H A Damdisplay.c499 uint32_t hbp, hfp, hsw, vbp, vfp, vsw, width, height; in amdisplay_conf_crt_timings() local
507 hfp = (m->hsync_start - m->hdisplay) - 1; in amdisplay_conf_crt_timings()
521 timing0 |= (hfp & 0xff) << LCD_RASTER_TIMING_0_HFP_SHAMT; in amdisplay_conf_crt_timings()
522 timing2 |= ((hfp >> 8) & 3) << 0; in amdisplay_conf_crt_timings()
/openbsd/sys/dev/pci/drm/
H A Ddrm_modes.c337 unsigned int hfp, hfp_duration_ns; in fill_analog_mode() local
417 hfp = params->bt601_hfp; in fill_analog_mode()
425 hfp = hfp_min + DIV_ROUND_UP(porches_rem, 2); in fill_analog_mode()
428 drm_dbg_kms(dev, "Horizontal Front Porch: %u\n", hfp); in fill_analog_mode()
430 hfp_duration_ns = hfp * pixel_duration_ns; in fill_analog_mode()
439 hbp = porches - hfp; in fill_analog_mode()
451 if (htotal != (hactive + hfp + hslen + hbp)) in fill_analog_mode()
456 mode->hsync_start = mode->hdisplay + hfp; in fill_analog_mode()
/openbsd/sys/dev/pci/
H A Dtga.c1652 (((m->hfp - 4) / 4) << 9) |
1658 (((m->hfp) / 4) << 9) |