Searched refs:STORE_OP (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/x86/
H A Ddsputil_mmx_avg_template.c859 STORE_OP( (%1,%4),%%mm0)\
860 STORE_OP(8(%1,%4),%%mm1)\
878 STORE_OP((%1,%4),%%mm0)\
890 #define STORE_OP(a,b) PAVGB" "#a","#b" \n\t" macro
892 #undef STORE_OP macro
893 #define STORE_OP(a,b) macro
895 #undef STORE_OP macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/x86/
H A Ddsputil_mmx_avg_template.c859 STORE_OP( (%1,%4),%%mm0)\
860 STORE_OP(8(%1,%4),%%mm1)\
878 STORE_OP((%1,%4),%%mm0)\
890 #define STORE_OP(a,b) PAVGB" "#a","#b" \n\t" macro
892 #undef STORE_OP macro
893 #define STORE_OP(a,b) macro
895 #undef STORE_OP macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/x86/
H A Ddsputil_mmx_avg_template.c859 STORE_OP( (%1,%4),%%mm0)\
860 STORE_OP(8(%1,%4),%%mm1)\
878 STORE_OP((%1,%4),%%mm0)\
890 #define STORE_OP(a,b) PAVGB" "#a","#b" \n\t" macro
892 #undef STORE_OP macro
893 #define STORE_OP(a,b) macro
895 #undef STORE_OP macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpopcode.h213 #define STORE_OP(opcode) ((opcode & (MASK_CPDT | BIT_LOAD)) == MASK_CPDT) macro
217 #define STF_OP(opcode) (STORE_OP(opcode) && (getCoprocessorNumber(opcode) == 1))
218 #define SFM_OP(opcode) (STORE_OP(opcode) && (getCoprocessorNumber(opcode) == 2))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/nwfpe/
H A Dfpopcode.h213 #define STORE_OP(opcode) ((opcode & (MASK_CPDT | BIT_LOAD)) == MASK_CPDT) macro
217 #define STF_OP(opcode) (STORE_OP(opcode) && (getCoprocessorNumber(opcode) == 1))
218 #define SFM_OP(opcode) (STORE_OP(opcode) && (getCoprocessorNumber(opcode) == 2))

Completed in 131 milliseconds