Home
last modified time | relevance | path

Searched refs:ORI (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Dmodule.h58 jirl = larch_insn_gen_jirl(0, LOONGARCH_GPR_T1, ADDR_IMM(val, ORI)); in emit_plt_entry()
/openbmc/qemu/target/avr/
H A Dinsn.decode64 ORI 0110 .... .... .... @op_rd_imm8
H A Ddisas.c144 INSN(ORI, "r%d, %d", a->rd, a->imm)
/openbmc/qemu/target/mips/tcg/
H A Dmsa.decode60 ORI 011110 01 ........ ..... ..... 000000 @i8
H A Dmsa_translate.c300 TRANS(ORI, trans_msa_i8, gen_helper_msa_ori_b);
/openbmc/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst207 AND OR NOR XOR ANDN ORN ANDI ORI XORI
/openbmc/linux/Documentation/process/
H A Dresearcher-guidelines.rst27 * `History of Research Ethics <https://www.unlv.edu/research/ORI-HSR/history-ethics>`_
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dresearcher-guidelines.rst32 * `Historia de la Ética en la Investigación <https://www.unlv.edu/research/ORI-HSR/history-ethics>`_
/openbmc/linux/Documentation/arch/loongarch/
H A Dintroduction.rst240 AND OR NOR XOR ANDN ORN ANDI ORI XORI
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc410 #define ORI OPCD( 24)
537 #define NOP ORI /* ori 0,0,0 */
1184 tcg_out32(s, ORI | SAI(ret, ret, arg));
1265 tcg_out32(s, ORI | SAI(ret, ret, arg));
1491 tcg_out_zori32(s, dst, src, c, ORI, ORIS);
/openbmc/qemu/target/ppc/
H A Dinsn32.decode433 ORI 011000 ..... ..... ................ @D_ui
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc1228 TRANS(ORI, do_ori, false);
/openbmc/qemu/disas/
H A Dnanomips.c11234 static char *ORI(uint64 instruction, Dis_info *info) in ORI() function
18781 0xfc00f000, 0x80000000, &ORI , 0,