Searched refs:rpom2 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | fmtconvert_mips.c | 65 int rpom1, rpom2, rpom11, rpom21, rpom12, rpom22, rpom13, rpom23; in int32_to_float_fmul_scalar_mips() local 75 "lw %[rpom2], 12(%[src]) \n\t" in int32_to_float_fmul_scalar_mips() 79 "mtc1 %[rpom2], %[temp7] \n\t" in int32_to_float_fmul_scalar_mips() 126 [rpom1]"=&r"(rpom1), [rpom2]"=&r"(rpom2), in int32_to_float_fmul_scalar_mips()
|
Completed in 1 milliseconds