Searched defs:ins_format2 (Results 1 – 2 of 2) sorted by relevance
50 struct ins_format2 { struct52 shift_control : 8,53 source : 9,54 destination : 9,55 ret : 1,79 struct ins_format2 { argument101 struct ins_format2 format2; argument
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;