Home
last modified time | relevance | path

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

/linux/tools/arch/loongarch/include/asm/
H A Dinst.h59 struct reg0i26_format { global() struct
60 immediate_hreg0i26_format global() argument
61 immediate_lreg0i26_format global() argument
62 opcodereg0i26_format global() argument
102 struct reg0i26_format reg0i26_format; global() member
/linux/arch/loongarch/include/asm/
H A Dinst.h265 struct reg0i26_format { struct
266 unsigned int immediate_h : 10;
267 unsigned int immediate_l : 16;
268 unsigned int opcode : 6;
358 struct reg0i26_format reg0i26_format; member