Searched defs:ins_format2 (Results 1 – 1 of 1) sorted by relevance
63 struct ins_format2 { struct65 uint32_t shift_control : 8,66 source : 9,67 destination : 9,68 ret : 1,69 opcode : 4,70 parity : 1;