Home | History | Annotate | Download | only in priv

Lines Matching refs:op_txt

3621 void fp_do_op_mem_ST_0 ( IRTemp addr, HChar* op_txt, HChar* dis_buf, 
3624 DIP("f%s%c %s\n", op_txt, dbl?'l':'s', dis_buf);
3647 void fp_do_oprev_mem_ST_0 ( IRTemp addr, HChar* op_txt, HChar* dis_buf,
3650 DIP("f%s%c %s\n", op_txt, dbl?'l':'s', dis_buf);
3673 void fp_do_op_ST_ST ( HChar* op_txt, IROp op, UInt st_src, UInt st_dst,
3676 DIP("f%s%s st(%d), st(%d)\n", op_txt, pop_after?"p":"",
3693 void fp_do_oprev_ST_ST ( HChar* op_txt, IROp op, UInt st_src, UInt st_dst,
3696 DIP("f%s%s st(%d), st(%d)\n", op_txt, pop_after?"p":"",