rpcc              101 libavcodec/alpha/asm.h #define rpcc            __builtin_alpha_rpcc
rpcc              115 libavcodec/alpha/asm.h #define rpcc()       ({ uint64_t __r; __asm__ volatile ("rpcc %0"   : "=r" (__r));                       __r; })
rpcc              166 libavcodec/alpha/asm.h #define rpcc()       asm ("rpcc           %v0")