Searched defs:asm_opcode (Results 1 – 2 of 2) sorted by relevance
478 struct asm_opcode struct481 const char *template;484 unsigned long value;487 unsigned long bitmask;490 unsigned long relax_value;493 enum score_insn_type type;496 void (*parms) (char *);
515 struct asm_opcode struct518 const char *template;521 unsigned char operands[8];524 unsigned int tag : 4;527 unsigned int avalue : 28;530 unsigned int tvalue;533 const arm_feature_set *avariant;534 const arm_feature_set *tvariant;537 void (* aencode) (void);540 void (* tencode) (void);