Lines Matching defs:getreg_image
1093 getreg_image (reg r)
1191 && ((getreg_image (cur_arg->r) == 12)
1192 || (getreg_image (cur_arg->r) == 13)
1193 || (getreg_image (cur_arg->r) == 14)
1194 || (getreg_image (cur_arg->r) == 15)))
1881 CR16_PRINT (0, getreg_image (arg->r), shift);
1905 CR16_PRINT (0, getreg_image (arg->i_r) & 1, 3);
1910 CR16_PRINT (0, getreg_image (arg->i_r) & 1, 19);
1916 CR16_PRINT (0, getreg_image (arg->i_r) & 1,
1928 CR16_PRINT (0, getreg_image (arg->r), shift);
1934 CR16_PRINT (0, getreg_image (arg->r), shift - 16);
2085 reg_val = getreg_image (insn->arg[1].r);
2102 reg_val = getreg_image (insn->arg[1].r);
2125 if (getreg_image (insn->arg[1].r) == getreg_image (sp))
2133 if ((1 << getreg_image (insn->arg[0].r)) & insn->arg[1].constant)
2135 getreg_image (insn->arg[0].r));