Home
last modified time | relevance | path

Searched defs:OPC_JALR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dmodule.h60 #define OPC_JALR 0x0067 macro
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c228 OPC_JALR = 0x09 | OPC_SPECIAL, /* Also JALR.HB */ enumerator