| /src/external/gpl3/binutils/dist/opcodes/ |
| tilegx-opc.c | 8044 find_opcode (tilegx_bundle_bits bits, const unsigned short *table) function 8091 opc = find_opcode (bits, tilegx_bundle_decoder_fsms[pipe]);
|
| tilepro-opc.c | 10161 find_opcode (tilepro_bundle_bits bits, tilepro_pipeline pipe) function 10210 opc = find_opcode (bits, (tilepro_pipeline)pipe);
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| tilegx-opc.c | 8044 find_opcode (tilegx_bundle_bits bits, const unsigned short *table) function 8091 opc = find_opcode (bits, tilegx_bundle_decoder_fsms[pipe]);
|
| tilepro-opc.c | 10161 find_opcode (tilepro_bundle_bits bits, tilepro_pipeline pipe) function 10210 opc = find_opcode (bits, (tilepro_pipeline)pipe);
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| tilegx-opc.c | 8044 find_opcode (tilegx_bundle_bits bits, const unsigned short *table) function 8091 opc = find_opcode (bits, tilegx_bundle_decoder_fsms[pipe]);
|
| tilepro-opc.c | 10161 find_opcode (tilepro_bundle_bits bits, tilepro_pipeline pipe) function 10210 opc = find_opcode (bits, (tilepro_pipeline)pipe);
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| tilegx-opc.c | 8044 find_opcode (tilegx_bundle_bits bits, const unsigned short *table) function 8091 opc = find_opcode (bits, tilegx_bundle_decoder_fsms[pipe]);
|
| tilepro-opc.c | 10161 find_opcode (tilepro_bundle_bits bits, tilepro_pipeline pipe) function 10210 opc = find_opcode (bits, (tilepro_pipeline)pipe);
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-d10v.c | 1147 find_opcode (struct d10v_opcode *opcode, expressionS myops[]) function 1437 *opcode = find_opcode (*opcode, myops);
|
| tc-m68hc11.c | 212 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *, 2753 find_opcode (struct m68hc11_opcode_def *opc, operand operands[], 3547 opcode = find_opcode (opc, operands, &nb_operands); 2746 find_opcode (struct m68hc11_opcode_def *opc, operand operands[], function
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-d10v.c | 1147 find_opcode (struct d10v_opcode *opcode, expressionS myops[]) function 1437 *opcode = find_opcode (*opcode, myops);
|
| tc-m68hc11.c | 212 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *, 2753 find_opcode (struct m68hc11_opcode_def *opc, operand operands[], 3547 opcode = find_opcode (opc, operands, &nb_operands); 2746 find_opcode (struct m68hc11_opcode_def *opc, operand operands[], function
|
| /src/sys/external/bsd/sljit/dist/sljit_src/ |
| sljitNativeTILEGX-encoder.c | 9503 find_opcode(tilegx_bundle_bits bits, tilegx_pipeline pipe) function 9551 opc = find_opcode (bits, (tilegx_pipeline)pipe);
|