Lines Matching refs:fpr

236 		op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f];  in do_mathemu()
243 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
251 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
258 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
264 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
265 op1 = (void *)&current->thread.fpr[(insn >> 11) & 0x1f]; in do_mathemu()
362 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
363 op1 = (void *)&current->thread.fpr[(insn >> 16) & 0x1f]; in do_mathemu()
364 op2 = (void *)&current->thread.fpr[(insn >> 11) & 0x1f]; in do_mathemu()
368 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
369 op1 = (void *)&current->thread.fpr[(insn >> 16) & 0x1f]; in do_mathemu()
370 op2 = (void *)&current->thread.fpr[(insn >> 6) & 0x1f]; in do_mathemu()
374 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
375 op1 = (void *)&current->thread.fpr[(insn >> 16) & 0x1f]; in do_mathemu()
376 op2 = (void *)&current->thread.fpr[(insn >> 11) & 0x1f]; in do_mathemu()
377 op3 = (void *)&current->thread.fpr[(insn >> 6) & 0x1f]; in do_mathemu()
383 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
393 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
398 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
402 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
403 op1 = (void *)&current->thread.fpr[(insn >> 16) & 0x1f]; in do_mathemu()
407 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
408 op1 = (void *)&current->thread.fpr[(insn >> 11) & 0x1f]; in do_mathemu()
416 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
422 op0 = (void *)&current->thread.fpr[(insn >> 21) & 0x1f]; in do_mathemu()
430 op2 = (void *)&current->thread.fpr[(insn >> 16) & 0x1f]; in do_mathemu()
431 op3 = (void *)&current->thread.fpr[(insn >> 11) & 0x1f]; in do_mathemu()
451 op1 = (void *)&current->thread.fpr[(insn >> 11) & 0x1f]; in do_mathemu()