Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dinst.h301 struct reg2_format { struct
302 unsigned int rd : 5;
303 unsigned int rj : 5;
304 unsigned int opcode : 22;
378 struct reg2_format reg2_format; member