Searched refs:f2_instr (Results 1 – 1 of 1) sorted by relevance
1731 struct ins_format2 *f2_instr; in format_2_instr() local1743 f2_instr = &instr->format.format2; in format_2_instr()1744 f2_instr->ret = ret ? 1 : 0; in format_2_instr()1745 f2_instr->opcode = AIC_OP_ROL; in format_2_instr()1746 f2_instr->destination = dest->symbol->info.rinfo->address in format_2_instr()1748 f2_instr->source = src->symbol->info.rinfo->address in format_2_instr()1782 f2_instr->shift_control = shift_control; in format_2_instr()