Lines Matching defs:cat1
344 } cat1;
865 if (instr->cat1.src_type != instr->cat1.dst_type)
915 type_t src_type = instr->cat1.src_type;
916 type_t dst_type = instr->cat1.dst_type;
1935 mov->cat1.src_type = type;
1936 mov->cat1.dst_type = type;
1956 mov->cat1.src_type = type;
1957 mov->cat1.dst_type = type;
1977 mov->cat1.src_type = type;
1978 mov->cat1.dst_type = type;
2001 instr->cat1.src_type = type;
2002 instr->cat1.dst_type = type;
2018 instr->cat1.src_type = src_type;
2019 instr->cat1.dst_type = dst_type;
2215 /* cat1 macros */