Searched refs:TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE (Results 1 – 6 of 6) sorted by relevance
485 tilegx_pipeline pipe[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];514 struct jit_instr inst_buf[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE];747 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE) in push_4_buffer()767 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE) in push_3_buffer()827 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE) in push_2_buffer()872 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE) in push_0_buffer()888 if (inst_buf_index == TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE) in push_jr_buffer()
200 TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE = 3, enumerator9524 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE]) in parse_insn_tilegx() argument10071 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE]; in print_insn_tilegx()
45 TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE = 3, enumerator1284 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE] );
1288 decode[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE]; in decode_and_display()1309 for(k = 0; decode[k].opcode && (k <TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE); in decode_and_display()1320 for(k = 0; decode[k].opcode && (k <TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE); in decode_and_display()
277 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE]; in disInstr_TILEGX_WRK()
7573 decoded[TILEGX_MAX_INSTRUCTIONS_PER_BUNDLE] ) in parse_insn_tilegx() argument