| /src/external/gpl3/binutils/dist/include/opcode/ |
| cr16.h | 362 reg_entry; typedef in typeref:struct:__anon10634 374 extern const reg_entry cr16_regtab[]; 379 extern const reg_entry cr16_regptab[]; 384 extern const reg_entry cr16_pregtab[]; 389 extern const reg_entry cr16_pregptab[];
|
| crx.h | 359 reg_entry; typedef in typeref:struct:__anon10647 372 extern const reg_entry crx_regtab[]; 377 extern const reg_entry crx_copregtab[];
|
| visium.h | 101 struct reg_entry struct 107 static const struct reg_entry gen_reg_table[] ATTRIBUTE_UNUSED = 145 static const struct reg_entry fp_reg_table[] ATTRIBUTE_UNUSED =
|
| /src/external/gpl3/binutils.old/dist/include/opcode/ |
| cr16.h | 362 reg_entry; typedef in typeref:struct:__anon12098 374 extern const reg_entry cr16_regtab[]; 379 extern const reg_entry cr16_regptab[]; 384 extern const reg_entry cr16_pregtab[]; 389 extern const reg_entry cr16_pregptab[];
|
| crx.h | 359 reg_entry; typedef in typeref:struct:__anon12111 372 extern const reg_entry crx_regtab[]; 377 extern const reg_entry crx_copregtab[];
|
| visium.h | 101 struct reg_entry struct 107 static const struct reg_entry gen_reg_table[] ATTRIBUTE_UNUSED = 145 static const struct reg_entry fp_reg_table[] ATTRIBUTE_UNUSED =
|
| /src/external/gpl3/gdb/dist/include/opcode/ |
| cr16.h | 362 reg_entry; typedef in typeref:struct:__anon18745 374 extern const reg_entry cr16_regtab[]; 379 extern const reg_entry cr16_regptab[]; 384 extern const reg_entry cr16_pregtab[]; 389 extern const reg_entry cr16_pregptab[];
|
| crx.h | 359 reg_entry; typedef in typeref:struct:__anon18758 372 extern const reg_entry crx_regtab[]; 377 extern const reg_entry crx_copregtab[];
|
| visium.h | 101 struct reg_entry struct 107 static const struct reg_entry gen_reg_table[] ATTRIBUTE_UNUSED = 145 static const struct reg_entry fp_reg_table[] ATTRIBUTE_UNUSED =
|
| /src/external/gpl3/gdb.old/dist/include/opcode/ |
| cr16.h | 362 reg_entry; typedef in typeref:struct:__anon21486 374 extern const reg_entry cr16_regtab[]; 379 extern const reg_entry cr16_regptab[]; 384 extern const reg_entry cr16_pregtab[]; 389 extern const reg_entry cr16_pregptab[];
|
| crx.h | 359 reg_entry; typedef in typeref:struct:__anon21499 372 extern const reg_entry crx_regtab[]; 377 extern const reg_entry crx_copregtab[];
|
| visium.h | 101 struct reg_entry struct 107 static const struct reg_entry gen_reg_table[] ATTRIBUTE_UNUSED = 145 static const struct reg_entry fp_reg_table[] ATTRIBUTE_UNUSED =
|
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| device_table.c | 53 int reg_entry; local 54 for (reg_entry = 0; 55 device_find_reg_array_property(me, *reg_property_name, reg_entry, 57 reg_entry++) {
|
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| device_table.c | 53 int reg_entry; local 54 for (reg_entry = 0; 55 device_find_reg_array_property(me, *reg_property_name, reg_entry, 57 reg_entry++) {
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-i386-ginsn.c | 68 ginsn_dw2_regnum (const reg_entry *ireg) 70 const reg_entry *temp = ireg; 164 const reg_entry *mem_reg; 304 const reg_entry *dst = NULL; 305 const reg_entry *src = NULL; 376 const reg_entry *src1; 475 const reg_entry *mem_reg; 675 const reg_entry *reg_op; 749 const reg_entry *mem_reg;
|
| tc-i386-intel.c | 32 const reg_entry *base; /* Base register (if any). */ 33 const reg_entry *index; /* Index register (if any). */ 264 static INLINE int i386_intel_check (const reg_entry *rreg, 265 const reg_entry *base, 266 const reg_entry *iindex) 401 const reg_entry *the_reg = (this_operand >= 0 403 const reg_entry *base = intel_state.base; 404 const reg_entry *state_index = intel_state.index;
|
| tc-cr16.c | 327 const reg_entry *rreg; 341 const reg_entry *rreg; 366 const reg_entry *rreg; 381 const reg_entry *rreg; 402 const reg_entry *prreg; 417 const reg_entry *prreg; 793 const reg_entry *register_table, 796 const reg_entry *rreg; 1092 const reg_entry *rreg; 1564 const reg_entry *rreg [all...] |
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-i386-ginsn.c | 68 ginsn_dw2_regnum (const reg_entry *ireg) 70 const reg_entry *temp = ireg; 164 const reg_entry *mem_reg; 304 const reg_entry *dst = NULL; 305 const reg_entry *src = NULL; 376 const reg_entry *src1; 475 const reg_entry *mem_reg; 675 const reg_entry *reg_op; 749 const reg_entry *mem_reg;
|
| tc-i386-intel.c | 32 const reg_entry *base; /* Base register (if any). */ 33 const reg_entry *index; /* Index register (if any). */ 264 static INLINE int i386_intel_check (const reg_entry *rreg, 265 const reg_entry *base, 266 const reg_entry *iindex) 401 const reg_entry *the_reg = (this_operand >= 0 403 const reg_entry *base = intel_state.base; 404 const reg_entry *state_index = intel_state.index;
|
| /src/external/gpl3/gdb/dist/sim/common/ |
| hw-base.c | 536 int reg_entry; local 537 for (reg_entry = 0; 538 hw_find_reg_array_property (hw, *reg_property_name, reg_entry, 540 reg_entry++)
|
| /src/external/gpl3/gdb.old/dist/sim/common/ |
| hw-base.c | 536 int reg_entry; local 537 for (reg_entry = 0; 538 hw_find_reg_array_property (hw, *reg_property_name, reg_entry, 540 reg_entry++)
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| cr16-dis.c | 197 const reg_entry * regentry = cr16_regtab + r; 210 const reg_entry * regentry = cr16_regptab + r; 223 const reg_entry * regentry; 252 const reg_entry *r; 266 const reg_entry *r;
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| cr16-dis.c | 197 const reg_entry * regentry = cr16_regtab + r; 210 const reg_entry * regentry = cr16_regptab + r; 223 const reg_entry * regentry; 252 const reg_entry *r; 266 const reg_entry *r;
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| cr16-dis.c | 197 const reg_entry * regentry = cr16_regtab + r; 210 const reg_entry * regentry = cr16_regptab + r; 223 const reg_entry * regentry; 252 const reg_entry *r; 266 const reg_entry *r;
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| cr16-dis.c | 197 const reg_entry * regentry = cr16_regtab + r; 210 const reg_entry * regentry = cr16_regptab + r; 223 const reg_entry * regentry; 252 const reg_entry *r; 266 const reg_entry *r;
|