Searched refs:lastval (Results 1 – 2 of 2) sorted by relevance
100 #define lastval r22 macro163 (p9) ld8 lastval=[last] // load, ahead of time, "last" word, if needed167 (p8) mov lastval=r0 // we don't need lastval if first1==last175 (p9) and word2[0]=lastval,tmask // mask last it as appropriate
593 int lastval = 0; in blackbird_start_codec() local599 if ((reg & 0x0F) != lastval) { in blackbird_start_codec()600 lastval = reg & 0x0F; in blackbird_start_codec()