Home | History | Annotate | Download | only in s390

Lines Matching refs:iresult

2021         int iresult = 0;      // integer return value
2058 iresult = target(dval0, dval1);
2059 set_register(r2, iresult);
2090 PrintF("Returned %08x\n", iresult);