Home | History | Annotate | Download | only in tests

Lines Matching refs:sof

58   unw_word_t ip, sp, bsp, v0, v1, v2, v3, n0, n1, n2, n3, cfm, sof, sol, r32;
109 sof = cfm & 0x7f;
110 if (sof != (unw_word_t) (i & 1))
111 panic ("\texpected sof=%d, found sof=%lu\n", i - 1, sof);
112 if (sof == 1)
124 sof = cfm & 0x7f;
126 if (sof != 96)
127 panic ("\texpected sof=96, found sof=%lu\n", sof);