Lines Matching refs:prw

83 	void		*prw,	/* Pointer to locals and ins. */  in vis_fpu_simulator()  argument
123 ftt = vis_edge(pfpsd, f.inst, pregs, prw); in vis_fpu_simulator()
128 ftt = vis_array(pfpsd, f.inst, pregs, prw); in vis_fpu_simulator()
132 ftt = vis_alignaddr(pfpsd, f.inst, pregs, prw, fp); in vis_fpu_simulator()
135 ftt = vis_bmask(pfpsd, f.inst, pregs, prw, fp); in vis_fpu_simulator()
145 ftt = vis_fcmp(pfpsd, f.inst, pregs, prw); in vis_fpu_simulator()
165 ftt = vis_pdist(pfpsd, pinst, pregs, prw, f.inst.opf); in vis_fpu_simulator()
375 void *prw) /* Pointer to locals and ins. */ in vis_edge() argument
389 ftt = read_iureg(pfpsd, nrs1, pregs, prw, &addrl); in vis_edge()
392 ftt = read_iureg(pfpsd, nrs2, pregs, prw, &addrr); in vis_edge()
523 ftt = write_iureg(pfpsd, nrd, pregs, prw, &mask); in vis_edge()
552 void *prw) /* Pointer to locals and ins. */ in vis_array() argument
565 ftt = read_iureg(pfpsd, nrs1, pregs, prw, &laddr); in vis_array()
568 ftt = read_iureg(pfpsd, nrs2, pregs, prw, &bsize); in vis_array()
604 ftt = write_iureg(pfpsd, nrd, pregs, prw, &baddr); in vis_array()
617 void *prw, /* Pointer to locals and ins. */ in vis_alignaddr() argument
629 ftt = read_iureg(pfpsd, nrs1, pregs, prw, &ea); in vis_alignaddr()
632 ftt = read_iureg(pfpsd, nrs2, pregs, prw, &tea); in vis_alignaddr()
637 ftt = write_iureg(pfpsd, nrd, pregs, prw, &r); in vis_alignaddr()
664 void *prw, /* Pointer to locals and ins. */ in vis_bmask() argument
676 ftt = read_iureg(pfpsd, nrs1, pregs, prw, &ea); in vis_bmask()
679 ftt = read_iureg(pfpsd, nrs2, pregs, prw, &tea); in vis_bmask()
683 ftt = write_iureg(pfpsd, nrd, pregs, prw, &ea); in vis_bmask()
798 void *prw) /* Pointer to locals and ins. */ in vis_fcmp() argument
895 ftt = write_iureg(pfpsd, nrd, pregs, prw, &krd.ll); in vis_fcmp()
1190 void *prw, /* Pointer to locals and ins. */ in vis_pdist() argument
1235 (void) write_iureg(pfpsd, nrd, pregs, prw, &lrd.ll); in vis_pdist()
1374 void *prw, /* Pointer to locals and ins. */ in vis_fldst() argument
1398 prw, asi)); in vis_fldst()
1408 prw, asi)); in vis_fldst()
1420 prw, asi)); in vis_fldst()
1434 void *prw, /* Pointer to locals and ins. */ in vis_prtl_fst() argument
1458 ftt = read_iureg(pfpsd, nrs1, pregs, prw, &ea); in vis_prtl_fst()
1461 ftt = read_iureg(pfpsd, nrs2, pregs, prw, &tmsk); in vis_prtl_fst()
1596 void *prw, /* Pointer to locals and ins. */ in vis_short_fls() argument
1625 ftt = read_iureg(pfpsd, nrs1, pregs, prw, &ea); in vis_short_fls()
1628 ftt = read_iureg(pfpsd, nrs2, pregs, prw, &tea); in vis_short_fls()
1635 ftt = read_iureg(pfpsd, nrs1, pregs, prw, &tea); in vis_short_fls()
1715 void *prw, /* Pointer to locals and ins. */ in vis_blk_fldst() argument
1745 ftt = read_iureg(pfpsd, nrs1, pregs, prw, &ea); in vis_blk_fldst()
1748 ftt = read_iureg(pfpsd, nrs2, pregs, prw, &tea); in vis_blk_fldst()
1755 ftt = read_iureg(pfpsd, nrs1, pregs, prw, &tea); in vis_blk_fldst()
1830 void *prw, /* Pointer to locals and ins. */ in vis_rdgsr() argument
1840 ftt = write_iureg(pfpsd, nrd, pregs, prw, &r); in vis_rdgsr()
1854 void *prw, /* Pointer to locals and ins. */ in vis_wrgsr() argument
1862 ftt = read_iureg(pfpsd, nrs1, pregs, prw, &r1); in vis_wrgsr()
1869 ftt = read_iureg(pfpsd, nrs2, pregs, prw, &r2); in vis_wrgsr()