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