Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/asm/
Dmodule.h59 #define OPC_LD 0x3003 macro
85 OPC_LD | (lo12 << 20) | (REG_T0 << 15) | (REG_T1 << 7), in emit_plt_entry()