Home | History | Annotate | Download | only in dsp

Lines Matching full:bswap

1287       __asm__ volatile("bswap %0" : "=r"(argb) : "0"(argb));