Searched refs:XORI (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/target/mips/tcg/ |
H A D | msa.decode | 62 XORI 011110 11 ........ ..... ..... 000000 @i8
|
H A D | msa_translate.c | 302 TRANS(XORI, trans_msa_i8, gen_helper_msa_xori_b);
|
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/ |
H A D | introduction.rst | 207 AND OR NOR XOR ANDN ORN ANDI ORI XORI
|
/openbmc/linux/Documentation/arch/loongarch/ |
H A D | introduction.rst | 240 AND OR NOR XOR ANDN ORN ANDI ORI XORI
|
/openbmc/qemu/target/ppc/ |
H A D | insn32.decode | 435 XORI 011010 ..... ..... ................ @D_ui
|
/openbmc/qemu/target/ppc/translate/ |
H A D | fixedpoint-impl.c.inc | 1230 TRANS(XORI, do_xori, false);
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 412 #define XORI OPCD( 26) 1496 tcg_out_zori32(s, dst, src, c, XORI, XORIS);
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 15982 static char *XORI(uint64 instruction, Dis_info *info) in XORI() function 18784 0xfc00f000, 0x80001000, &XORI , 0,
|