Searched defs:OPC_JALR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/riscv/include/asm/ | ||
H A D | module.h | 60 #define OPC_JALR 0x0067 macro |
/openbmc/qemu/target/mips/tcg/ | ||
H A D | translate.c | 228 OPC_JALR = 0x09 | OPC_SPECIAL, /* Also JALR.HB */ enumerator |