22 #ifndef AVCODEC_X86_MATHOPS_H 23 #define AVCODEC_X86_MATHOPS_H 38 "shrdl %4, %%edx, %%eax \n\t" 39 :
"=a"(rt),
"=d"(dummy)
40 :
"a"(a),
"rm"(b),
"ci"((
uint8_t)shift)
51 :
"=d"(rt),
"=a"(dummy)
73 #define mid_pred mid_pred 93 #define COPY3_IF_LT(x, y, a, b, c, d)\ 99 : "+&r" (x), "+&r" (a), "+r" (c)\ 100 : "r" (y), "r" (b), "r" (d)\ 104 #define MASK_ABS(mask, level) \ 105 __asm__ ("cltd \n\t" \ 108 : "+a"(level), "=&d"(mask)) 111 #define NEG_SSR32 NEG_SSR32 113 __asm__ (
"sarl %1, %0\n\t" 120 #define NEG_USR32 NEG_USR32 121 static inline uint32_t
NEG_USR32(uint32_t a, int8_t s){
122 __asm__ (
"shrl %1, %0\n\t"
static int shift(int a, int b)
synthesis window for stochastic i
common internal and external API header