Searched defs:ins_format4 (Results 1 – 1 of 1) sorted by relevance
103 struct ins_format4 { struct105 uint32_t opcode_ext : 8,106 source : 9,107 destination : 9,108 ret : 1,109 opcode : 4,110 parity : 1;