Home
last modified time | relevance | path

Searched refs:fixed_bit_values (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tilepro.c880 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()
Dtc-tilegx.c990 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()
/toolchain/binutils/binutils-2.27/include/opcode/
Dtilepro.h1544 tilepro_bundle_bits fixed_bit_values[TILEPRO_NUM_PIPELINE_ENCODINGS]; member
1574 tilepro_sn_instruction_bits fixed_bit_values; member
Dtilegx.h1250 tilegx_bundle_bits fixed_bit_values[TILEGX_NUM_PIPELINE_ENCODINGS]; member