Searched refs:opt_source (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y203 %type <sym_ref> reg_symbol address destination source opt_source
940 opt_source: label
1147 f1_opcode destination ',' immediate_or_a opt_source ret ';'
1154 T_OR reg_symbol ',' immediate_or_a opt_source ret ';'
1161 T_INC destination opt_source ret ';'
1171 T_DEC destination opt_source ret ';'
1249 T_NOT destination opt_source ret ';'
1305 f2_opcode destination ',' expression opt_source ret ';'

Completed in 46 milliseconds