Searched defs:ins_format2 (Results 1 – 1 of 1) sorted by relevance
67 struct ins_format2 { struct69 uint32_t shift_control : 8,70 source : 9,71 destination : 9,72 ret : 1,73 opcode : 4,74 parity : 1;