Searched defs:asm_opcode (Results 1 – 2 of 2) sorted by relevance
750 struct asm_opcode struct753 const char * template_name;756 unsigned int operands[8];759 unsigned int tag : 4;762 unsigned int avalue;765 unsigned int tvalue;768 const arm_feature_set * avariant;769 const arm_feature_set * tvariant;772 void (* aencode) (void);775 void (* tencode) (void);[all …]
751 struct asm_opcode struct754 const char * template_name;757 unsigned int operands[8];760 unsigned int tag : 4;763 unsigned int avalue;766 unsigned int tvalue;769 const arm_feature_set * avariant;770 const arm_feature_set * tvariant;773 void (* aencode) (void);776 void (* tencode) (void);[all …]