Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmem_helper.c415 LVE(LVEBX, cpu_ldub_data_ra, I, u8) in LVE() argument
H A Dinsn32.decode669 LVEBX 011111 ..... ..... ..... 0000000111 - @X
H A Dhelper.h273 DEF_HELPER_3(LVEBX, void, env, avr, tl)
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc540 #define LVEBX XO31(7)
3658 tcg_out_mem_long(s, 0, LVEBX, out, base, offset);
/openbmc/qemu/target/ppc/translate/
H A Dvmx-impl.c.inc100 TRANS(LVEBX, do_ldst_ve_X, 1, gen_helper_LVEBX);