Searched refs:f2_instr (Results 1 – 1 of 1) sorted by relevance
1726 struct ins_format2 *f2_instr; in format_2_instr() local1738 f2_instr = &instr->format.format2; in format_2_instr()1739 f2_instr->ret = ret ? 1 : 0; in format_2_instr()1740 f2_instr->opcode = AIC_OP_ROL; in format_2_instr()1741 f2_instr->destination = dest->symbol->info.rinfo->address in format_2_instr()1743 f2_instr->source = src->symbol->info.rinfo->address in format_2_instr()1777 f2_instr->shift_control = shift_control; in format_2_instr()