Lines Matching defs:suffix
197 unsigned int suffix,
205 ra = GET_PREFIX_RA(suffix);
208 d1 = suffix & 0xffff;
1234 unsigned int word, suffix;
1238 suffix = ppc_inst_suffix(instr);
1371 ra = GET_PREFIX_RA(suffix);
1372 rd = (suffix >> 21) & 0x1f;
1375 suffixopcode = get_op(suffix);
1384 op->val = mlsd_8lsd_ea(word, suffix, regs);
2806 ra = GET_PREFIX_RA(suffix);
2808 rd = (suffix >> 21) & 0x1f;
2812 suffixopcode = get_op(suffix);
2818 op->ea = mlsd_8lsd_ea(word, suffix, regs);
2884 op->ea = mlsd_8lsd_ea(word, suffix, regs);