OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tic4x_inst_t
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
tic4x-dis.c
356
tic4x_inst_t
*p,
605
tic4x_hash_opcode_special (
tic4x_inst_t
**optable_special,
606
const
tic4x_inst_t
*inst)
615
optable_special[i] = (
tic4x_inst_t
*) inst;
623
optable_special[i] = (
tic4x_inst_t
*) inst;
636
tic4x_hash_opcode (
tic4x_inst_t
**optable,
637
tic4x_inst_t
**optable_special,
638
const
tic4x_inst_t
*inst,
673
optable[j] = (
tic4x_inst_t
*) inst;
688
static
tic4x_inst_t
**optable = NULL
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-tic4x.c
131
tic4x_inst_t
*inst; /* Pointer to first template. */
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
tic4x.h
233
typedef struct tic4x_inst
tic4x_inst_t
;
typedef in typeref:struct:tic4x_inst
[
all
...]
Completed in 36 milliseconds