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 { global() struct
107 struct reg2i16_format reg2i16_format; global() member
/linux/arch/loongarch/include/asm/
H A Dinst.h323 struct reg2i16_format { struct
324 unsigned int rd : 5;
325 unsigned int rj : 5;
326 unsigned int immediate : 16;
327 unsigned int opcode : 6;
371 struct reg2i16_format reg2i16_format; member