Searched refs:f2_instr (Results 1 – 1 of 1) sorted by relevance
1682 struct ins_format2 *f2_instr; in format_2_instr() local1694 f2_instr = &instr->format.format2; in format_2_instr()1695 f2_instr->ret = ret ? 1 : 0; in format_2_instr()1696 f2_instr->opcode = AIC_OP_ROL; in format_2_instr()1697 f2_instr->destination = dest->symbol->info.rinfo->address in format_2_instr()1699 f2_instr->source = src->symbol->info.rinfo->address in format_2_instr()1733 f2_instr->shift_control = shift_control; in format_2_instr()