Home
last modified time | relevance | path

Searched refs:bsp (Results 1 – 25 of 34) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dia64-tdep.c673 ULONGEST bsp; in ia64_pseudo_register_read() local
681 bsp = rse_address_add (bsp, -(cfm & 0x7f)); in ia64_pseudo_register_read()
711 bsp = rse_address_add (bsp, -(cfm & 0x7f)); in ia64_pseudo_register_read()
788 bsp = rse_address_add (bsp, -(cfm & 0x7f)); in ia64_pseudo_register_write()
819 bsp = rse_address_add (bsp, -(cfm & 0x7f)); in ia64_pseudo_register_write()
1008 cache->bsp = 0; in ia64_alloc_frame_cache()
1485 cache.bsp = 0; in ia64_skip_prologue()
1612 bsp = rse_address_add (cache->bsp, -(cache->sof)); in ia64_frame_prev_register()
1697 CORE_ADDR bsp; in ia64_frame_prev_register() local
2221 bsp = ia64_rse_skip_regs (bsp, -old_sof + new_sof); in ia64_access_reg()
[all …]
H A Dbreakpoint.c1850 if (bsp == 0) in bpstat_clear()
1852 p = *bsp; in bpstat_clear()
1862 *bsp = NULL; in bpstat_clear()
1903 if (bsp == NULL) in bpstat_find_breakpoint()
1906 for (; bsp != NULL; bsp = bsp->next) in bpstat_find_breakpoint()
1909 return bsp; in bpstat_find_breakpoint()
1927 if (bsp == NULL) in bpstat_find_step_resume_breakpoint()
1932 for (; bsp != NULL; bsp = bsp->next) in bpstat_find_step_resume_breakpoint()
1956 if ((*bsp) == NULL) in bpstat_num()
1961 *bsp = (*bsp)->next; in bpstat_num()
[all …]
/openbsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_vfsops.c84 union bootsector *bsp; in msdosfs_mount() local
97 bsp = (union bootsector *)bp->b_data; in msdosfs_mount()
98 b33 = (struct byte_bpb33 *)bsp->bs33.bsBPB; in msdosfs_mount()
99 b50 = (struct byte_bpb50 *)bsp->bs50.bsBPB; in msdosfs_mount()
100 b710 = (struct byte_bpb710 *)bsp->bs710.bsBPB; in msdosfs_mount()
102 if (bsp->bs50.bsBootSectSig0 != BOOTSIG0 in msdosfs_mount()
103 || bsp->bs50.bsBootSectSig1 != BOOTSIG1) { in msdosfs_mount()
105 bsp->bs50.bsBootSectSig0, in msdosfs_mount()
106 bsp->bs50.bsBootSectSig1)); in msdosfs_mount()
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dlinux-unwind.h90 unsigned long alt_bspstore = context->bsp - loadrs; in ia64_fallback_frame_state()
95 (unsigned long *) context->bsp); in ia64_fallback_frame_state()
108 context->bsp = (unsigned long) in ia64_fallback_frame_state()
167 unsigned long alt_bspstore = context->bsp - loadrs; in ia64_handle_unwabi()
172 (unsigned long *) context->bsp); in ia64_handle_unwabi()
184 context->bsp = (unsigned long) in ia64_handle_unwabi()
H A Dunwind-ia64.c193 unsigned long bsp; /* backing store pointer value member
1480 unsigned long slots = (bsp - bspstore); in ia64_rse_num_regs()
1762 return (_Unwind_Ptr) context->bsp; in _Unwind_GetBSP()
2065 context->bsp = (unsigned long) in uw_update_context()
2066 ia64_rse_skip_regs ((unsigned long *) context->bsp, -sol); in uw_update_context()
2110 context->bsp = (unsigned long) bsp; in uw_init_context_1()
2113 context->regstk_top = context->bsp & ~0x1ffULL; in uw_init_context_1()
2156 target->bsp = (unsigned long) in uw_install_context()
2157 ia64_rse_skip_regs ((unsigned long *)target->bsp, in uw_install_context()
2160 if (target->bsp < target->regstk_top) in uw_install_context()
[all …]
H A Dlib1funcs.asm597 mov r16 = ar.bsp
H A Dia64.md6189 return \";;\;%,mov %0 = ar.bsp\";
6419 rtx bsp = gen_rtx_REG (Pmode, 10);
6424 emit_move_insn (bsp, operands[0]);
6425 operands[0] = bsp;
6433 emit_insn (gen_rtx_USE (VOIDmode, bsp));
6436 cfun->machine->ia64_eh_epilogue_bsp = bsp;
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dlinux.h100 (CONTEXT)->bsp = sc_->sc_ar_bsp; \
114 (CONTEXT)->bsp = (unsigned long) \
157 (CONTEXT)->bsp = sc_->sc_ar_bsp; \
170 (CONTEXT)->bsp = (unsigned long) \
H A Dunwind-ia64.c188 unsigned long bsp; /* backing store pointer value member
1473 ia64_rse_num_regs (unsigned long *bspstore, unsigned long *bsp) in ia64_rse_num_regs() argument
1475 unsigned long slots = (bsp - bspstore); in ia64_rse_num_regs()
1674 return (_Unwind_Ptr) context->bsp; in _Unwind_GetBSP()
1975 context->bsp = (unsigned long) in uw_update_context()
1976 ia64_rse_skip_regs ((unsigned long *) context->bsp, -sol); in uw_update_context()
1993 uw_init_context_1 (struct _Unwind_Context *context, void *bsp) in uw_init_context_1() argument
2004 context->bsp = context->regstk_top = (unsigned long) bsp; in uw_init_context_1()
2047 target->bsp = (unsigned long) in uw_install_context()
2048 ia64_rse_skip_regs ((unsigned long *)target->bsp, in uw_install_context()
[all …]
H A Dlib1funcs.asm542 mov r16 = ar.bsp
H A Dia64.md176 ;; There is only one insn `mov = ar.bsp' for frar_i:
5156 return \";;\;%,mov %0 = ar.bsp\";
5380 rtx bsp = gen_rtx_REG (Pmode, 10);
5385 emit_move_insn (bsp, operands[0]);
5386 operands[0] = bsp;
5394 emit_insn (gen_rtx_USE (VOIDmode, bsp));
5397 cfun->machine->ia64_eh_epilogue_bsp = bsp;
/openbsd/sys/msdosfs/
H A Dmsdosfs_vfsops.c240 union bootsector *bsp; in msdosfs_mountfs() local
279 bsp = (union bootsector *)bp->b_data; in msdosfs_mountfs()
280 b33 = (struct byte_bpb33 *)bsp->bs33.bsBPB; in msdosfs_mountfs()
281 b50 = (struct byte_bpb50 *)bsp->bs50.bsBPB; in msdosfs_mountfs()
282 b710 = (struct byte_bpb710 *)bsp->bs710.bsBPB; in msdosfs_mountfs()
/openbsd/sys/dev/pci/drm/radeon/
H A Drv6xx_dpm.h71 u32 bsp; member
H A Dsumo_dpm.h107 u32 bsp; member
H A Drv6xx_dpm.c844 &pi->bsp, in rv6xx_program_bsp()
847 r600_set_bsp(rdev, pi->bsu, pi->bsp); in rv6xx_program_bsp()
855 (pi->hw.rp[0] * pi->bsp) / 200, in rv6xx_program_at()
856 (pi->hw.rp[1] * pi->bsp) / 200, in rv6xx_program_at()
857 (pi->hw.lp[2] * pi->bsp) / 200, in rv6xx_program_at()
858 (pi->hw.lp[1] * pi->bsp) / 200); in rv6xx_program_at()
H A Drv770_dpm.h120 u32 bsp; member
H A Drv770_dpm.c290 a_t = CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200); in rv770_populate_smc_t()
825 &pi->bsp, in rv770_setup_bsp()
834 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in rv770_setup_bsp()
H A Dsumo_dpm.c324 xclk, 16, &pi->bsp, &pi->bsu); in sumo_calculate_bsp()
329 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in sumo_calculate_bsp()
H A Dsi_dpm.c3727 &pi->bsp, in si_setup_bsp()
3737 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp()
5104 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
5108 pi->pbsp : pi->bsp; in si_populate_smc_t()
/openbsd/gnu/usr.bin/binutils/gdb/regformats/
H A Dreg-ia64.dat2 expedite:ip,psr,r12,bsp,cfm
362 64:bsp
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dieee.c56 struct ieee_block *bsp; member
1210 info->blockstack.bsp->kind = b; in parse_ieee_bb()
1212 info->blockstack.bsp->filename = namcopy; in parse_ieee_bb()
1213 info->blockstack.bsp->fnindx = fnindx; in parse_ieee_bb()
1214 info->blockstack.bsp->skip = skip; in parse_ieee_bb()
1215 ++info->blockstack.bsp; in parse_ieee_bb()
1232 --info->blockstack.bsp; in parse_ieee_be()
1234 switch (info->blockstack.bsp->kind) in parse_ieee_be()
1271 if (! info->blockstack.bsp->skip) in parse_ieee_be()
1294 bl = info->blockstack.bsp; in parse_ieee_be()
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dieee.c57 struct ieee_block *bsp; member
1211 info->blockstack.bsp->kind = b; in parse_ieee_bb()
1213 info->blockstack.bsp->filename = namcopy; in parse_ieee_bb()
1214 info->blockstack.bsp->fnindx = fnindx; in parse_ieee_bb()
1215 info->blockstack.bsp->skip = skip; in parse_ieee_bb()
1216 ++info->blockstack.bsp; in parse_ieee_bb()
1233 --info->blockstack.bsp; in parse_ieee_be()
1235 switch (info->blockstack.bsp->kind) in parse_ieee_be()
1272 if (! info->blockstack.bsp->skip) in parse_ieee_be()
1295 bl = info->blockstack.bsp; in parse_ieee_be()
[all …]
/openbsd/gnu/usr.bin/binutils/gas/doc/
H A Dc-ia64.texi126 and control registers. For example, @samp{ar.bsp} refers to the register
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-ia64.texi156 and control registers. For example, @samp{ar.bsp} refers to the register
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h576 u32 bsp; member

12