Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dinst.h350 struct reg3_format { struct
351 unsigned int rd : 5;
352 unsigned int rj : 5;
353 unsigned int rk : 5;
354 unsigned int opcode : 17;
379 struct reg3_format reg3_format; member