Lines Matching refs:getreg_image
1102 getreg_image (reg r)
1197 && ((getreg_image (cur_arg->r) == 12)
1198 || (getreg_image (cur_arg->r) == 13)
1199 || (getreg_image (cur_arg->r) == 14)
1200 || (getreg_image (cur_arg->r) == 15)))
1885 CR16_PRINT (0, getreg_image (arg->r), shift);
1909 if (getreg_image (arg->i_r) == 12)
1917 if (getreg_image (arg->i_r) == 12)
1926 if (getreg_image (arg->i_r) == 12)
1946 CR16_PRINT (0, getreg_image (arg->r), shift);
1952 CR16_PRINT (0, getreg_image (arg->r), (shift+16));
2111 reg_val = getreg_image (insn->arg[1].r);
2128 reg_val = getreg_image (insn->arg[1].r);
2151 if (getreg_image (insn->arg[1].r) == getreg_image (sp))
2159 if ((1 << getreg_image (insn->arg[0].r)) & insn->arg[1].constant)
2161 getreg_image (insn->arg[0].r));