Home
last modified time | relevance | path

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

/linux/tools/arch/loongarch/include/asm/
H A Dinst.h92 struct reg2i16_format { struct
107 struct reg2i16_format reg2i16_format; argument
/linux/arch/loongarch/include/asm/
H A Dinst.h318 struct reg2i16_format { struct
319 unsigned int rd : 5;
320 unsigned int rj : 5;
321 unsigned int immediate : 16;
322 unsigned int opcode : 6;
366 struct reg2i16_format reg2i16_format; member