Home
last modified time | relevance | path

Searched refs:gen_movcf_d (Results 1 – 2 of 2) sorted by relevance

/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc2134 gen_movcf_d(ctx, rs, rt, cc, 0);
2165 gen_movcf_d(ctx, rs, rt, cc, 1);
H A Dtranslate.c9370 static inline void gen_movcf_d(DisasContext *ctx, int fs, int fd, int cc, in gen_movcf_d() function
10187 gen_movcf_d(ctx, fs, fd, (ft >> 2) & 0x7, ft & 0x1); in gen_farith()