Home
last modified time | relevance | path

Searched defs:ins_format1 (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm_insformat.h46 struct ins_format1 { struct
48 uint32_t immediate : 8,
49 source : 9,
50 destination : 9,
51 ret : 1,
52 opcode : 4,
53 parity : 1;