Searched refs:fixed_bit_values (Results 1 – 4 of 4) sorted by relevance
880 bits |= emit_tilepro_instruction (opcode->fixed_bit_values[pipeline], in tilepro_flush_bundle()1641 ( nop_opcode->fixed_bit_values[TILEPRO_PIPELINE_X0] in tilepro_handle_align()1642 | nop_opcode->fixed_bit_values[TILEPRO_PIPELINE_X1]); in tilepro_handle_align()
990 bits |= emit_tilegx_instruction (opcode->fixed_bit_values[pipeline], in tilegx_flush_bundle()1861 ( nop_opcode->fixed_bit_values[TILEGX_PIPELINE_X0] in tilegx_handle_align()1862 | nop_opcode->fixed_bit_values[TILEGX_PIPELINE_X1]); in tilegx_handle_align()
1544 tilepro_bundle_bits fixed_bit_values[TILEPRO_NUM_PIPELINE_ENCODINGS]; member1574 tilepro_sn_instruction_bits fixed_bit_values; member
1250 tilegx_bundle_bits fixed_bit_values[TILEGX_NUM_PIPELINE_ENCODINGS]; member