Home | History | Annotate | Download | only in s390

Lines Matching defs:iresult

2005         int iresult = 0;      // integer return value
2042 iresult = target(dval0, dval1);
2043 set_register(r2, iresult);
2074 PrintF("Returned %08x\n", iresult);