Home
last modified time | relevance | path

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

/linux/tools/arch/loongarch/include/asm/
H A Dinst.h65 struct reg1i21_format { struct
66 unsigned int immediate_h : 5;
67 unsigned int rj : 5;
68 unsigned int immediate_l : 16;
69 unsigned int opcode : 6;
103 struct reg1i21_format reg1i21_format; member
/linux/arch/loongarch/include/asm/
H A Dinst.h277 struct reg1i21_format { struct
278 unsigned int immediate_h : 5;
279 unsigned int rj : 5;
280 unsigned int immediate_l : 16;
281 unsigned int opcode : 6;
360 struct reg1i21_format reg1i21_format; member