Searched defs:ins_format1 (Results 1 – 1 of 1) sorted by relevance
45 struct ins_format1 { struct47 uint32_t immediate : 8,48 source : 9,49 destination : 9,50 ret : 1,51 opcode : 4,52 parity : 1;