Searched defs:asm_opcode (Results 1 – 1 of 1) sorted by relevance
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 …]