Searched refs:JType (Results 1 – 5 of 5) sorted by relevance
162 switch (i.JType.op) { in md_printins()337 db_printf("%s\t", op_name[i.JType.op]); in md_printins()338 db_printf("0x%8x",(mdbdot & 0xF0000000) | (i.JType.target << 2)); in md_printins()
257 switch ((int)inst.JType.op) { in db_inst_type()
222 switch (i.JType.op) { in stacktrace_subr()
1182 switch ((int)inst.JType.op) { in MipsEmulateBranch()1234 retAddr = (inst.JType.target << 2) | in MipsEmulateBranch()
67 } JType; member99 } JType; member