Searched defs:kvx_operand (Results 1 – 1 of 1) sorted by relevance
82 struct kvx_operand { struct84 const char *tname;86 int type;88 int width;90 int shift;92 int bias;94 int flags;96 int reg_nb;98 int *regs;100 int reloc_nb;[all …]