Home | History | Annotate | Download | only in src

Lines Matching defs:x5

29     int32 x4, x5, x6, x8, x9, x10, x11, x12, x14;
31 // x5 = (x4<<8) - x4;
32 x4 = x5 = 0;
66 x5 = x5 + x10; /* accumulate low bytes */
69 x5 = x5 + x11; /* accumulate low bytes */
92 x5 = x5 + x10; /* accumulate low bytes */
95 x5 = x5 + x11; /* accumulate low bytes */
100 x10 = x5 - (x4 << 8); /* extract low bytes */
132 int32 x4, x5, x6, x9, x10, x11, x12, x14;
135 x4 = x5 = 0;
195 x10 = x5 - (x4 << 8); /* extract low bytes */
224 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14;
227 x4 = x5 = 0;
288 x10 = x5 - (x4 << 8); /* extract low bytes */