tf_cr
tf->tf_lr, tf->tf_ctr, tf->tf_cr, tf->tf_xer);
tf->tf_cr = fb->fb_cr;
tf->tf_cr &= ~(0xf << (28 - rt));
tf->tf_cr |= bits << (28 - rt);
tf->tf_cr &= ~(0x0f000000);
tf->tf_cr |= (bits << 24);
tf->tf_cr &= ~(0xf0000000>>bf);
tf->tf_cr |= (bits >> bf);
DPRINTF(FPE_INSN, ("fpu_execute: cr[%d] (cr=%x) <= %x\n", bf/4, tf->tf_cr, bits));
tf->tf_cr = fb->fb_cr;
tf->tf_cr = fb->fb_cr;
tf->tf_cr = sc.sc_frame.cr;
utf->cr = tf->tf_cr;
tf->tf_cr = utf->cr;
DDB_REGS->cr = tf->tf_cr;
tf->tf_cr = DDB_REGS->cr;
tf->tf_lr, tf->tf_cr, tf->tf_xer, tf->tf_ctr);
R(&tf->tf_cr),
regs->cr = tf->tf_cr;
tf->tf_cr = regs->cr;
gr[_REG_CR] = tf->tf_cr;
tf->tf_cr = gr[_REG_CR];
tf->tf_cr &= ~0x10000000;
tf->tf_cr |= 0x10000000;
tf->tf_cr &= ~0x10000000;
tf->tf_cr = fb->fb_cr;
tf->tf_cr = fb->fb_cr;
linux_regs.lccr = tf->tf_cr;
tf->tf_cr = lregs->lccr;
tf->tf_cr = lregs->lccr;