Home | History | Annotate | Download | only in sljit

Lines Matching refs:decoded

9524                   decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE])
9548 d = &decoded[num_instructions++];
10071 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];
10080 parse_insn_tilegx (*(unsigned long long *)opbuf, (unsigned long long)memaddr, decoded);
10090 if (!decoded[i].opcode->can_bundle)
10101 const struct tilegx_opcode *opcode = decoded[i].opcode;
10130 num = decoded[i].operand_values[j];
10132 op = decoded[i].operands[j];