Searched refs:RS2 (Results 1 – 6 of 6) sorted by relevance
57 #define RS2(x) (((union instruct *) (x))->f_3c.rs2) macro
171 printf(" + R%d\n", RS2(instructp)); in findcalls()
141 #define RS2(x) (((x) >> 0) & 0x1f) macro595 fasttrap_getreg(rp, RS2(tp->ftt_instr)); in fasttrap_pid_probe()632 fasttrap_getreg(rp, RS2(tp->ftt_instr)); in fasttrap_pid_probe()654 fasttrap_getreg(rp, RS2(tp->ftt_instr)); in fasttrap_pid_probe()914 uint_t rs2 = RS2(tp->ftt_instr); in fasttrap_pid_probe()
62 #define RS2(x) ((x) & 0x1f) macro446 (void) kmdb_dpi_get_register(regno2name(RS2(instr)), in kmt_next()
67 #define RS2(x) ((x) & 0x1f) macro626 regno2name(RS2(instr)), &rs2); in kaif_step()
665 #define RS2(machcode) ((machcode) & 0x1f) macro758 reg = RS2(instr); in pt_next()