Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tilepro.c874 bits |= emit_tilepro_instruction (opcode->fixed_bit_values[pipeline], in tilepro_flush_bundle()
1632 ( nop_opcode->fixed_bit_values[TILEPRO_PIPELINE_X0] in tilepro_handle_align()
1633 | nop_opcode->fixed_bit_values[TILEPRO_PIPELINE_X1]); in tilepro_handle_align()
H A Dtc-tilegx.c987 bits |= emit_tilegx_instruction (opcode->fixed_bit_values[pipeline], in tilegx_flush_bundle()
1855 ( nop_opcode->fixed_bit_values[TILEGX_PIPELINE_X0] in tilegx_handle_align()
1856 | nop_opcode->fixed_bit_values[TILEGX_PIPELINE_X1]); in tilegx_handle_align()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tilepro.c874 bits |= emit_tilepro_instruction (opcode->fixed_bit_values[pipeline], in tilepro_flush_bundle()
1632 ( nop_opcode->fixed_bit_values[TILEPRO_PIPELINE_X0] in tilepro_handle_align()
1633 | nop_opcode->fixed_bit_values[TILEPRO_PIPELINE_X1]); in tilepro_handle_align()
H A Dtc-tilegx.c987 bits |= emit_tilegx_instruction (opcode->fixed_bit_values[pipeline], in tilegx_flush_bundle()
1855 ( nop_opcode->fixed_bit_values[TILEGX_PIPELINE_X0] in tilegx_handle_align()
1856 | nop_opcode->fixed_bit_values[TILEGX_PIPELINE_X1]); in tilegx_handle_align()
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dtilepro.h1542 tilepro_bundle_bits fixed_bit_values[TILEPRO_NUM_PIPELINE_ENCODINGS]; member
1572 tilepro_sn_instruction_bits fixed_bit_values; member
H A Dtilegx.h1250 tilegx_bundle_bits fixed_bit_values[TILEGX_NUM_PIPELINE_ENCODINGS]; member
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dtilepro.h1542 tilepro_bundle_bits fixed_bit_values[TILEPRO_NUM_PIPELINE_ENCODINGS]; member
1572 tilepro_sn_instruction_bits fixed_bit_values; member
H A Dtilegx.h1250 tilegx_bundle_bits fixed_bit_values[TILEGX_NUM_PIPELINE_ENCODINGS]; member
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeTILEGX_64.c613 tilegx_bundle_bits bits = opcode->fixed_bit_values[inst->pipe]; in get_bundle_bit()
H A DsljitNativeTILEGX-encoder.c658 tilegx_bundle_bits fixed_bit_values[TILEGX_NUM_PIPELINE_ENCODINGS]; member