Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tilegx.c197 const struct tilegx_opcode *opcode;
257 const struct tilegx_opcode *op; in md_begin()
893 const struct tilegx_opcode *cannot_bundle = NULL; in tilegx_flush_bundle()
898 const struct tilegx_opcode *op = current_bundle[j].opcode; in tilegx_flush_bundle()
985 const struct tilegx_opcode *opcode = instr->opcode; in tilegx_flush_bundle()
1234 const struct tilegx_opcode *op; in md_assemble()
1852 const struct tilegx_opcode *nop_opcode = in tilegx_handle_align()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tilegx.c197 const struct tilegx_opcode *opcode;
257 const struct tilegx_opcode *op; in md_begin()
893 const struct tilegx_opcode *cannot_bundle = NULL; in tilegx_flush_bundle()
898 const struct tilegx_opcode *op = current_bundle[j].opcode; in tilegx_flush_bundle()
985 const struct tilegx_opcode *opcode = instr->opcode; in tilegx_flush_bundle()
1234 const struct tilegx_opcode *op; in md_assemble()
1852 const struct tilegx_opcode *nop_opcode = in tilegx_handle_align()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dtilegx-dis.c76 const struct tilegx_opcode *opcode = decoded[i].opcode; in print_insn_tilegx()
H A Dtilegx-opc.c45 const struct tilegx_opcode tilegx_opcodes[336] =
8043 static const struct tilegx_opcode *
8086 const struct tilegx_opcode *opc; in parse_insn_tilegx()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dtilegx-dis.c76 const struct tilegx_opcode *opcode = decoded[i].opcode; in print_insn_tilegx()
H A Dtilegx-opc.c45 const struct tilegx_opcode tilegx_opcodes[336] =
8043 static const struct tilegx_opcode *
8086 const struct tilegx_opcode *opc; in parse_insn_tilegx()
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dtilegx.h1213 struct tilegx_opcode struct
1254 extern const struct tilegx_opcode tilegx_opcodes[]; argument
1259 const struct tilegx_opcode *opcode;
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dtilegx.h1213 struct tilegx_opcode struct
1254 extern const struct tilegx_opcode tilegx_opcodes[]; argument
1259 const struct tilegx_opcode *opcode;
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeTILEGX_64.c120 const struct tilegx_opcode* opcode;
517 tilegx_pipeline get_any_valid_pipe(const struct tilegx_opcode* opcode) in get_any_valid_pipe()
528 const struct tilegx_opcode* opcode = NULL; in insert_nop()
612 const struct tilegx_opcode* opcode = inst->opcode; in get_bundle_bit()
751 const struct tilegx_opcode* opcode = &tilegx_opcodes[opc]; in push_4_buffer()
771 const struct tilegx_opcode* opcode = &tilegx_opcodes[opc]; in push_3_buffer()
832 const struct tilegx_opcode* opcode = &tilegx_opcodes[opc]; in push_2_buffer()
877 const struct tilegx_opcode* opcode = &tilegx_opcodes[opc]; in push_0_buffer()
893 const struct tilegx_opcode* opcode = &tilegx_opcodes[opc]; in push_jr_buffer()
H A DsljitNativeTILEGX-encoder.c622 struct tilegx_opcode struct
664 const struct tilegx_opcode *opcode; argument
1999 const struct tilegx_opcode tilegx_opcodes[336] =
9502 const struct tilegx_opcode *
9546 const struct tilegx_opcode *opc; in parse_insn_tilegx()
10103 const struct tilegx_opcode *opcode = decoded[i].opcode; in print_insn_tilegx()