Searched defs:xtensa_iclass_internal_struct (Results 1 – 2 of 2) sorted by relevance
100 typedef const struct xtensa_iclass_internal_struct struct102 int num_operands; /* Size of "operands" array. */103 xtensa_arg_internal *operands; /* Array[num_operands]. */105 int num_stateOperands; /* Size of "stateOperands" array. */106 xtensa_arg_internal *stateOperands; /* Array[num_stateOperands]. */108 int num_interfaceOperands; /* Size of "interfaceOperands". */109 xtensa_interface *interfaceOperands; /* Array[num_interfaceOperands]. */