f2_instr 1687 dev/microcode/aic7xxx/aicasm_gram.y struct ins_format2 *f2_instr; f2_instr 1699 dev/microcode/aic7xxx/aicasm_gram.y f2_instr = &instr->format.format2; f2_instr 1700 dev/microcode/aic7xxx/aicasm_gram.y f2_instr->ret = ret ? 1 : 0; f2_instr 1701 dev/microcode/aic7xxx/aicasm_gram.y f2_instr->opcode = AIC_OP_ROL; f2_instr 1702 dev/microcode/aic7xxx/aicasm_gram.y f2_instr->destination = dest->symbol->info.rinfo->address f2_instr 1704 dev/microcode/aic7xxx/aicasm_gram.y f2_instr->source = src->symbol->info.rinfo->address f2_instr 1738 dev/microcode/aic7xxx/aicasm_gram.y f2_instr->shift_control = shift_control;