Searched refs:do_dc (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 4700 static bool do_dc(DisasContext *dc, int rd, int64_t c) in do_dc() function 4709 TRANS(FZEROd, VIS1, do_dc, a->rd, 0) 4710 TRANS(FONEd, VIS1, do_dc, a->rd, -1)
|