Searched defs:regnames (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Dalpha-dis.c63 const char * const * regnames; local
194 (*info->fprintf_func) (info->stream, "%s", regnames[value]); local
196 (*info->fprintf_func) (info->stream, "%s", regnames[value + 32]); local
H A Dh8300-dis.c164 static const char *regnames[] = variable
H A Darm-dis.c1082 static const arm_regname regnames[] = variable
[all...]
/haiku-buildtools/binutils/opcodes/
H A Dalpha-dis.c60 const char * const * regnames; local
191 (*info->fprintf_func) (info->stream, "%s", regnames[value]); local
193 (*info->fprintf_func) (info->stream, "%s", regnames[value + 32]); local
H A Dscore7-dis.c526 static score_regname regnames[] = variable
H A Dscore-dis.c498 static score_regname regnames[] = variable
H A Dh8300-dis.c152 static const char *regnames[] = variable
H A Darc-dis.c56 static const char * const regnames[64] = variable
1122 regnames[13 + value - 1]); local
H A Darm-dis.c3203 static const arm_regname regnames[] = variable
[all...]
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-i960.c251 regnames[] = variable in typeref:struct:__anon2549
H A Dtc-ppc.c6087 static struct { char *name; int dw2regnum; } regnames[] = local
H A Dtc-sh.c4391 static struct { char *name; int dw2regnum; } regnames[] = local
H A Dtc-i386.c7216 const char *const *regnames; local
H A Dtc-m68k.c7568 static const char *const regnames[] = local
/haiku-buildtools/binutils/gas/config/
H A Dtc-i960.c246 regnames[] = variable in typeref:struct:__anon382
H A Dtc-sh.c4609 static struct { const char *name; int dw2regnum; } regnames[] = local
H A Dtc-ppc.c7139 static struct { const char *name; int dw2regnum; } regnames[] = local
H A Dtc-hppa.c8675 static struct { const char *name; int dw2regnum; } regnames[] = local
H A Dtc-m68k.c8102 static const char *const regnames[] = local

Completed in 434 milliseconds