Home
last modified time | relevance | path

Searched refs:do_store_64 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/hppa/
H A Dtranslate.c1423 static void do_store_64(DisasContext *ctx, TCGv_i64 src, unsigned rb, in do_store_64() function
1517 do_store_64(ctx, load_gpr(ctx, rt), rb, 0, 0, disp, sp, modify, mop); in do_store()
1550 do_store_64(ctx, tmp, rb, rx, scale, disp, sp, modify, MO_TEUQ); in do_fstored()