Searched refs:do_fcmps (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 5499 static bool do_fcmps(DisasContext *dc, arg_FCMPs *a, bool e) in do_fcmps() function 5520 TRANS(FCMPs, ALL, do_fcmps, a, false) in TRANS() argument 5521 TRANS(FCMPEs, ALL, do_fcmps, a, true) in TRANS()
|