Home
last modified time | relevance | path

Searched defs:asm_opcode (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dscore-inst.h478 struct asm_opcode struct
481 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 *);
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-arm.c515 struct asm_opcode struct
518 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);