Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dinst.h259 struct reg1i20_format { struct
260 unsigned int rd : 5;
261 unsigned int immediate : 20;
262 unsigned int opcode : 7;
340 struct reg1i20_format reg1i20_format; member