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