Searched refs:do_store_32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 1628 static void do_store_32(DisasContext *ctx, TCGv_i32 src, unsigned rb, in do_store_32() function 1753 do_store_32(ctx, tmp, rb, rx, scale, disp, sp, modify, MO_TEUL); in do_fstorew()
|