Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/mips/ | |
db_disasm.c | 200 static const char * const c0_reg[32] = { variable in typeref:typename:const char * const[32] 617 c0_reg[i.RType.rd]); 623 c0_reg[i.RType.rd]); 629 c0_reg[i.RType.rd]); 635 c0_reg[i.RType.rd]); |
db_disasm.c | 200 static const char * const c0_reg[32] = { variable in typeref:typename:const char * const[32] 617 c0_reg[i.RType.rd]); 623 c0_reg[i.RType.rd]); 629 c0_reg[i.RType.rd]); 635 c0_reg[i.RType.rd]); |
/src/sys/arch/arc/arc/ | |
minidebug.c | 127 static char *c0_reg[32] = { variable in typeref:typename:char * [32] 803 c0_reg[i.RType.rd]); 809 c0_reg[i.RType.rd]); 815 c0_reg[i.RType.rd]); 821 c0_reg[i.RType.rd]); |
minidebug.c | 127 static char *c0_reg[32] = { variable in typeref:typename:char * [32] 803 c0_reg[i.RType.rd]); 809 c0_reg[i.RType.rd]); 815 c0_reg[i.RType.rd]); 821 c0_reg[i.RType.rd]); |