Lines Matching defs:suffix
196 unsigned int suffix,
204 ra = GET_PREFIX_RA(suffix);
207 d1 = suffix & 0xffff;
1365 unsigned int word, suffix;
1369 suffix = ppc_inst_suffix(instr);
1496 ra = GET_PREFIX_RA(suffix);
1497 rd = (suffix >> 21) & 0x1f;
1500 suffixopcode = get_op(suffix);
1509 op->val = mlsd_8lsd_ea(word, suffix, regs);
2985 ra = GET_PREFIX_RA(suffix);
2987 rd = (suffix >> 21) & 0x1f;
2991 suffixopcode = get_op(suffix);
2997 op->ea = mlsd_8lsd_ea(word, suffix, regs);
3077 op->ea = mlsd_8lsd_ea(word, suffix, regs);