Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc2127 gen_movcf_s(ctx, rs, rt, cc, 0);
2158 gen_movcf_s(ctx, rs, rt, cc, 1);
H A Dtranslate.c9133 static inline void gen_movcf_s(DisasContext *ctx, int fs, int fd, int cc, in gen_movcf_s() function
9486 gen_movcf_s(ctx, fs, fd, (ft >> 2) & 0x7, ft & 0x1); in gen_farith()