Searched defs:gen_movcf_s (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/target-mips/
H A Dtranslate.c5912 static inline void gen_movcf_s (int fs, int fd, int cc, int tf) function
6228 gen_movcf_s(fs, fd, (ft >> 2) & 0x7, ft & 0x1);

Completed in 108 milliseconds