Searched defs:ins_format1 (Results 1 – 1 of 1) sorted by relevance
48 struct ins_format1 { struct50 uint32_t immediate : 8,51 source : 9,52 destination : 9,53 ret : 1,54 opcode : 4,55 parity : 1;