Searched refs:fopcode (Results 1 – 1 of 1) sorted by relevance
/qemu/target/mips/tcg/ |
H A D | translate.c | 8830 enum fopcode { enum 9203 static void gen_sel_s(DisasContext *ctx, enum fopcode op1, int fd, int ft, in gen_sel_s() 9236 static void gen_sel_d(DisasContext *ctx, enum fopcode op1, int fd, int ft, in gen_sel_d() 9269 static void gen_farith(DisasContext *ctx, enum fopcode op1, in gen_farith()
|