Searched refs:vfp (Results 1 - 23 of 23) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dmonitors.h44 u_int16_t vfp; /* Vertical Front Porch */ member in struct:monitor
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dalpha-mdebug-tdep.c42 ----------------|-------------------------------|<-- old_sp == vfp
163 CORE_ADDR vfp;
176 ULONGEST vfp;
198 frame_unwind_unsigned_register (next_frame, PROC_FRAME_REG (proc_desc), &vfp);
199 vfp += PROC_FRAME_OFFSET (info->proc_desc);
200 info->vfp = vfp;
204 reg_position = vfp + PROC_REG_OFFSET (proc_desc);
226 reg_position = vfp + PROC_FREG_OFFSET (proc_desc);
250 *this_id = frame_id_build (info->vfp, frame_func_unwin
161 CORE_ADDR vfp; member in struct:alpha_mdebug_unwind_cache
174 ULONGEST vfp; local
[all...]
H A Dalpha-tdep.c109 reserved for backward compatibility, e.g. the vfp. */
888 CORE_ADDR vfp;
1130 info->vfp = val + frame_size;
1152 *this_id = frame_id_build (info->vfp, info->start_pc);
1195 store_unsigned_integer (bufferp, ALPHA_REGISTER_SIZE, info->vfp);
1223 return info->vfp;
881 CORE_ADDR vfp; member in struct:alpha_heuristic_unwind_cache
H A Dia64-tdep.c167 "vfp", "vrap",
1642 CORE_ADDR vfp = cache->base; local
1643 store_unsigned_integer (valuep, register_size (current_gdbarch, IA64_VFP_REGNUM), vfp);
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp204 (thread_state_t)&m_state.context.vfp, &count);
207 "thread_get_state(0x%4.4x, %u, &vfp, %u) => 0x%8.8x (count = %u) regs"
227 count, ((uint64_t *)&m_state.context.vfp.__v[0])[0],
228 ((uint64_t *)&m_state.context.vfp.__v[0])[1],
229 ((uint64_t *)&m_state.context.vfp.__v[1])[0],
230 ((uint64_t *)&m_state.context.vfp.__v[1])[1],
231 ((uint64_t *)&m_state.context.vfp.__v[2])[0],
232 ((uint64_t *)&m_state.context.vfp.__v[2])[1],
233 ((uint64_t *)&m_state.context.vfp.__v[3])[0],
234 ((uint64_t *)&m_state.context.vfp
[all...]
H A DDNBArchImpl.h149 FPU vfp; member in struct:DNBArchMachARM::Context
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/arm64/
H A DDNBArchImplARM64.cpp249 (thread_state_t)&m_state.context.vfp, &count);
253 "thread_get_state(0x%4.4x, %u, &vfp, %u) => 0x%8.8x (count = %u) regs"
289 ((uint64_t *)&m_state.context.vfp.__v[0])[0],
290 ((uint64_t *)&m_state.context.vfp.__v[0])[1],
291 ((uint64_t *)&m_state.context.vfp.__v[1])[0],
292 ((uint64_t *)&m_state.context.vfp.__v[1])[1],
293 ((uint64_t *)&m_state.context.vfp.__v[2])[0],
294 ((uint64_t *)&m_state.context.vfp.__v[2])[1],
295 ((uint64_t *)&m_state.context.vfp.__v[3])[0],
296 ((uint64_t *)&m_state.context.vfp
[all...]
H A DDNBArchImplARM64.h120 FPU vfp; member in struct:DNBArchMachARM64::Context
/openbsd-current/sys/arch/arm/arm/
H A Darm_machdep.c82 #include <arm/vfp.h>
H A Dsyscall.c88 #include <arm/vfp.h>
H A Dprocess_machdep.c111 #include <arm/vfp.h>
H A Dvfp.c1 /* $OpenBSD: vfp.c,v 1.5 2022/08/29 02:01:18 jsg Exp $ */
25 #include <arm/include/vfp.h>
100 panic("vfp exceptional data fault, time to write more code");
H A Dundefined.c63 #include <arm/vfp.h>
196 coprocessor = 10; /* vfp / simd */
H A Dvm_machdep.c58 #include <arm/vfp.h>
H A Dfault.c97 #include <arm/vfp.h>
H A Dcpu.c58 #include <arm/vfp.h>
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
H A DNativeRegisterContextFreeBSD_arm.h17 #include <machine/vfp.h>
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.c115 struct vfp_regs vfp; member in struct:__anon125
153 __gnu_Unwind_Restore_VFP (&vrs->vfp);
287 __gnu_Unwind_Save_VFP (&vrs->vfp);
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_modes.c341 unsigned int vfp, vfp_min; local
490 vfp = vfp_min + (porches_rem / 2);
491 drm_dbg_kms(dev, "Vertical Front Porch: %u\n", vfp);
493 vbp = porches - vfp;
496 vtotal = vactive + vfp + vslen + vbp;
504 mode->vsync_start = mode->vdisplay + vfp;
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dvlv_dsi.c1019 u16 hactive, hfp, hsync, hbp, vfp, vsync; local
1082 vfp = intel_de_read(dev_priv, MIPI_VFP_COUNT(port));
1091 adjusted_mode->crtc_vsync_start = vfp + adjusted_mode->crtc_vdisplay;
1219 u16 hactive, hfp, hsync, hbp, vfp, vsync, vbp; local
1235 vfp = adjusted_mode->crtc_vsync_start - adjusted_mode->crtc_vdisplay;
1274 intel_de_write(dev_priv, MIPI_VFP_COUNT(port), vfp);
/openbsd-current/sys/arch/armv7/omap/
H A Damdisplay.c499 uint32_t hbp, hfp, hsw, vbp, vfp, vsw, width, height; local
511 vfp = (m->vsync_start - m->vdisplay);
529 timing1 |= (vfp & 0xff) << LCD_RASTER_TIMING_1_VFP_SHAMT;
/openbsd-current/gnu/usr.bin/cvs/src/
H A Drcs.c7711 putrcsfield_proc (node, vfp)
7713 void *vfp;
7715 FILE *fp = (FILE *) vfp;
7764 puthardlink_proc (node, vfp)
7766 void *vfp;
7768 FILE *fp = (FILE *) vfp;
/openbsd-current/sys/dev/pci/
H A Dtga.c1664 (m->vfp << 11) |

Completed in 472 milliseconds