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