Home
last modified time | relevance | path

Searched refs:tilegx_mnemonic (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dtilegx-dis.c38 tilegx_mnemonic padding_mnemonic; in print_insn_tilegx()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dtilegx-dis.c38 tilegx_mnemonic padding_mnemonic; in print_insn_tilegx()
/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitNativeTILEGX_64.c312 static const tilegx_mnemonic data_transfer_insts[16] = {
526 void insert_nop(tilegx_mnemonic opc, int line) in insert_nop()
568 tilegx_mnemonic opc = inst_buf[0].opcode->can_bundle in assign_pipes()
746 static sljit_s32 push_4_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int o… in push_4_buffer()
766 static sljit_s32 push_3_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int o… in push_3_buffer()
827 static sljit_s32 push_2_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int o… in push_2_buffer()
872 static sljit_s32 push_0_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int line) in push_0_buffer()
888 static sljit_s32 push_jr_buffer(struct sljit_compiler *compiler, tilegx_mnemonic opc, int op0, int … in push_jr_buffer()
DsljitNativeTILEGX-encoder.c615 } tilegx_mnemonic; typedef
628 tilegx_mnemonic mnemonic;
10076 tilegx_mnemonic padding_mnemonic; in print_insn_tilegx()
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dtilegx.h374 } tilegx_mnemonic; typedef
1219 tilegx_mnemonic mnemonic;
DChangeLog-04151088 * tilegx.h (tilegx_mnemonic): Add TILEGX_OPC_LD4S_TLS,
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dtilegx.h374 } tilegx_mnemonic; typedef
1219 tilegx_mnemonic mnemonic;
DChangeLog-04151088 * tilegx.h (tilegx_mnemonic): Add TILEGX_OPC_LD4S_TLS,
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tilegx.c382 prepend_nop_to_bundle (tilegx_mnemonic mnemonic) in prepend_nop_to_bundle()