Lines Matching defs:cat1
318 } cat1;
805 if (instr->cat1.src_type != instr->cat1.dst_type)
855 type_t src_type = instr->cat1.src_type;
856 type_t dst_type = instr->cat1.dst_type;
1730 mov->cat1.src_type = type;
1731 mov->cat1.dst_type = type;
1751 mov->cat1.src_type = type;
1752 mov->cat1.dst_type = type;
1772 mov->cat1.src_type = type;
1773 mov->cat1.dst_type = type;
1796 instr->cat1.src_type = type;
1797 instr->cat1.dst_type = type;
1813 instr->cat1.src_type = src_type;
1814 instr->cat1.dst_type = dst_type;
2008 /* cat1 macros */