Searched refs:src_struct_id (Results 1 – 1 of 1) sorted by relevance
3204 uint32_t dst_struct_id, src_struct_id; in instr_mov_translate() local3222 instr->mov.src.struct_id = (uint8_t)src_struct_id; in instr_mov_translate()3467 uint32_t dst_struct_id, src_struct_id; in instr_alu_add_translate() local3488 instr->alu.src.struct_id = (uint8_t)src_struct_id; in instr_alu_add_translate()3520 uint32_t dst_struct_id, src_struct_id; in instr_alu_sub_translate() local3541 instr->alu.src.struct_id = (uint8_t)src_struct_id; in instr_alu_sub_translate()3650 uint32_t dst_struct_id, src_struct_id; in instr_alu_shl_translate() local3703 uint32_t dst_struct_id, src_struct_id; in instr_alu_shr_translate() local3756 uint32_t dst_struct_id, src_struct_id; in instr_alu_and_translate() local3806 uint32_t dst_struct_id, src_struct_id; in instr_alu_or_translate() local[all …]