Searched refs:dst_struct_id (Results 1 – 1 of 1) sorted by relevance
2555 uint32_t dst_struct_id = 0, src_struct_id = 0; in instr_mov_translate() local2593 instr->mov.dst.struct_id = (uint8_t)dst_struct_id; in instr_mov_translate()2773 uint32_t dst_struct_id = 0, src_struct_id = 0; in instr_alu_add_translate() local2811 instr->alu.dst.struct_id = (uint8_t)dst_struct_id; in instr_alu_add_translate()2829 uint32_t dst_struct_id = 0, src_struct_id = 0; in instr_alu_sub_translate() local2967 uint32_t dst_struct_id = 0, src_struct_id = 0; in instr_alu_shl_translate() local3023 uint32_t dst_struct_id = 0, src_struct_id = 0; in instr_alu_shr_translate() local3079 uint32_t dst_struct_id = 0, src_struct_id = 0; in instr_alu_and_translate() local3135 uint32_t dst_struct_id = 0, src_struct_id = 0; in instr_alu_or_translate() local3191 uint32_t dst_struct_id = 0, src_struct_id = 0; in instr_alu_xor_translate() local[all …]