Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_insformat.h45 struct ins_format1 { struct
47 uint32_t immediate : 8,
48 source : 9,
49 destination : 9,
50 ret : 1,
51 opcode : 4,
52 parity : 1;