Searched refs:XXLOR (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/lib/ |
H A D | ldstfp.S | 127 XXLOR(0,reg,reg) 146 XXLOR(reg,0,0)
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ppc-opcode.h | 655 #define XXLOR(t, a, b) stringify_in_c(.long PPC_RAW_XXLOR(t, a, b)) macro
|
/openbmc/qemu/target/ppc/ |
H A D | insn32.decode | 1186 XXLOR 111100 ..... ..... ..... 10010010 ... @XX3
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vsx-impl.c.inc | 1590 TRANS_FLAGS2(VSX, XXLOR, do_logical_op, MO_64, tcg_gen_gvec_or);
|