Searched refs:LVEBX (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | mem_helper.c | 415 LVE(LVEBX, cpu_ldub_data_ra, I, u8) in LVE() argument
|
H A D | insn32.decode | 669 LVEBX 011111 ..... ..... ..... 0000000111 - @X
|
H A D | helper.h | 273 DEF_HELPER_3(LVEBX, void, env, avr, tl)
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 540 #define LVEBX XO31(7) 3658 tcg_out_mem_long(s, 0, LVEBX, out, base, offset);
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vmx-impl.c.inc | 100 TRANS(LVEBX, do_ldst_ve_X, 1, gen_helper_LVEBX);
|