Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dldstfp.S127 XXLOR(0,reg,reg)
146 XXLOR(reg,0,0)
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc-opcode.h655 #define XXLOR(t, a, b) stringify_in_c(.long PPC_RAW_XXLOR(t, a, b)) macro
/openbmc/qemu/target/ppc/
H A Dinsn32.decode1186 XXLOR 111100 ..... ..... ..... 10010010 ... @XX3
/openbmc/qemu/target/ppc/translate/
H A Dvsx-impl.c.inc1590 TRANS_FLAGS2(VSX, XXLOR, do_logical_op, MO_64, tcg_gen_gvec_or);