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