Searched refs:f2_instr (Results 1 – 1 of 1) sorted by relevance
1685 struct ins_format2 *f2_instr; in format_2_instr() local1697 f2_instr = &instr->format.format2; in format_2_instr()1698 f2_instr->ret = ret ? 1 : 0; in format_2_instr()1699 f2_instr->opcode = AIC_OP_ROL; in format_2_instr()1700 f2_instr->destination = dest->symbol->info.rinfo->address in format_2_instr()1702 f2_instr->source = src->symbol->info.rinfo->address in format_2_instr()1736 f2_instr->shift_control = shift_control; in format_2_instr()