Searched refs:reg_entry (Results 1 - 21 of 21) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcrx.h358 reg_entry; typedef in typeref:struct:__anon5716
371 extern const reg_entry crx_regtab[];
376 extern const reg_entry crx_copregtab[];
H A Dmaxq.h349 reg_entry; typedef in typeref:struct:reg
351 reg_entry *new_reg_table = NULL;
362 reg_entry system_reg_table[] =
552 reg_entry peripheral_reg_table[] =
867 reg_entry *reg;
H A Di386.h1568 static const reg_entry i386_regtab[] =
1746 static const reg_entry i386_float_regtab[] =
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.cpp1354 register_map_entry_t reg_entry = { local
1363 name_to_regnum[reg_entry.nub_info.name] = reg_entry.debugserver_regnum;
1365 if (reg_entry.nub_info.value_regs == NULL) {
1366 reg_data_offset += reg_entry.nub_info.size;
1369 g_dynamic_register_map.push_back(reg_entry);
1376 for (auto &reg_entry : g_dynamic_register_map) {
1377 if (reg_entry.nub_info.value_regs) {
1379 for (size_t i = 0; reg_entry.nub_info.value_regs[i] != NULL; ++i) {
1380 const char *name = reg_entry
1836 const register_map_entry_t *reg_entry = &g_reg_entries[reg_num]; local
4158 const register_map_entry_t *reg_entry; local
4216 const register_map_entry_t *reg_entry; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.c208 const reg_entry *reg;
210 reg = (const reg_entry *) hash_find (reg_hash, reg_name);
223 const reg_entry *copreg;
225 copreg = (const reg_entry *) hash_find (copreg_hash, copreg_name);
612 const reg_entry *regtab;
630 const reg_entry *copregtab;
1156 const reg_entry *reg;
H A Dtc-maxq.c81 const reg_entry * reg;
890 static reg_entry *
895 reg_entry *reg = NULL;
951 reg = (reg_entry *) & new_reg_table[j];
966 reg = (reg_entry *) & system_reg_table[j];
988 return (reg_entry *) reg;
993 static reg_entry *
999 reg_entry *r = NULL;
1012 return (reg_entry *) NULL;
1018 r = (reg_entry *) hash_fin
[all...]
H A Dtc-i386.c87 static const reg_entry *parse_register PARAMS ((char *reg_string,
128 const reg_entry *regs;
165 const reg_entry *base_reg;
166 const reg_entry *index_reg;
945 const reg_entry *regtab;
4475 const reg_entry *r;
5256 static const reg_entry *
5262 const reg_entry *r;
5275 return (const reg_entry *) NULL;
5283 return (const reg_entry *) NUL
[all...]
H A Dtc-i386.h346 reg_entry; typedef in typeref:struct:__anon10
H A Dtc-arm.c392 struct reg_entry struct
907 name, advance CCP over it and return the reg_entry structure;
910 static struct reg_entry *
915 struct reg_entry *reg;
935 reg = (struct reg_entry *) hash_find_n (arm_reg_hsh, start, p - start);
951 struct reg_entry *reg = arm_reg_parse_multi (ccp);
1266 struct reg_entry *new;
1283 new = xmalloc (sizeof (struct reg_entry));
1304 struct reg_entry *old;
1393 struct reg_entry *re
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-dis.c188 const reg_entry *reg = &crx_regtab[r];
201 const reg_entry *reg;
219 const reg_entry *r;
H A Dmaxq-dis.c156 reg_entry const *reg_x;
210 reg_entry const *reg_x;
H A Dcrx-opc.c585 /* Macro to build a reg_entry, which have an opcode image :
592 const reg_entry crx_regtab[] =
631 const reg_entry crx_copregtab[] =
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ras.c3241 const struct amdgpu_ras_err_status_reg_entry *reg_entry,
3247 if (!reg_entry)
3251 AMDGPU_RAS_REG_ENTRY_OFFSET(reg_entry->hwip, instance,
3252 reg_entry->seg_lo, reg_entry->reg_lo);
3255 if ((reg_entry->flags & AMDGPU_RAS_ERR_STATUS_VALID) &&
3265 const struct amdgpu_ras_err_status_reg_entry *reg_entry,
3271 if (!reg_entry)
3275 AMDGPU_RAS_REG_ENTRY_OFFSET(reg_entry->hwip, instance,
3276 reg_entry
3240 amdgpu_ras_inst_get_memory_id_field(struct amdgpu_device *adev, const struct amdgpu_ras_err_status_reg_entry *reg_entry, uint32_t instance, uint32_t *memory_id) argument
3264 amdgpu_ras_inst_get_err_cnt_field(struct amdgpu_device *adev, const struct amdgpu_ras_err_status_reg_entry *reg_entry, uint32_t instance, unsigned long *err_cnt) argument
[all...]
H A Damdgpu_ras.h751 const struct amdgpu_ras_err_status_reg_entry *reg_entry,
755 const struct amdgpu_ras_err_status_reg_entry *reg_entry,
H A Damdgpu_gfx.h445 struct amdgpu_ras_err_status_reg_entry reg_entry; member in struct:amdgpu_gfx_ras_reg_entry
H A Dgfx_v9_4_3.c3773 for (k = 0; k < gfx_v9_4_3_ce_reg_list[i].reg_entry.reg_inst; k++) {
3776 gfx_v9_4_3_ce_reg_list[i].reg_entry.reg_inst > 1)
3780 &(gfx_v9_4_3_ce_reg_list[i].reg_entry),
3789 &(gfx_v9_4_3_ue_reg_list[i].reg_entry),
3820 for (k = 0; k < gfx_v9_4_3_ce_reg_list[i].reg_entry.reg_inst; k++) {
3823 gfx_v9_4_3_ce_reg_list[i].reg_entry.reg_inst > 1)
3827 &(gfx_v9_4_3_ce_reg_list[i].reg_entry),
3832 &(gfx_v9_4_3_ue_reg_list[i].reg_entry),
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.c82 static const reg_entry *parse_register PARAMS ((char *reg_string,
120 const reg_entry *regs;
157 const reg_entry *base_reg;
158 const reg_entry *index_reg;
919 const reg_entry *regtab;
4048 const reg_entry *r;
4804 static const reg_entry *
4812 const reg_entry *r;
4825 return (const reg_entry *) NULL;
4833 return (const reg_entry *) NUL
[all...]
H A Dtc-i386.h356 reg_entry; typedef in typeref:struct:__anon4367
H A Dtc-arm.c602 struct reg_entry struct
622 static const struct reg_entry rn_table[] =
641 static const struct reg_entry iwmmxt_table[] =
673 static const struct reg_entry cp_table[] =
683 static const struct reg_entry cn_table[] =
698 static const struct reg_entry fn_table[] =
706 static const struct reg_entry sn_table[] =
720 static const struct reg_entry dn_table[] =
730 static const struct reg_entry mav_mvf_table[] =
739 static const struct reg_entry mav_mvd_tabl
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddve3900-rom.c135 static struct reg_entry struct
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Di386.h1483 static const reg_entry i386_regtab[] = {
1660 static const reg_entry i386_float_regtab[] = {

Completed in 664 milliseconds