OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tilegx_opcode
(Results
1 - 9
of
9
) sorted by null
/toolchain/binutils/binutils-2.25/opcodes/
tilegx-dis.c
76
const struct
tilegx_opcode
*opcode = decoded[i].opcode;
tilegx-opc.c
45
const struct
tilegx_opcode
tilegx_opcodes[336] =
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-tilegx.c
198
const struct
tilegx_opcode
*opcode;
258
const struct
tilegx_opcode
*op;
895
const struct
tilegx_opcode
*cannot_bundle = NULL;
900
const struct
tilegx_opcode
*op = current_bundle[j].opcode;
987
const struct
tilegx_opcode
*opcode = instr->opcode;
[
all
...]
/external/valgrind/none/tests/tilegx/
gen_insn_test.c
142
const struct
tilegx_opcode
*opcode = &tilegx_opcodes[i];
179
const struct
tilegx_opcode
*opc =
417
const struct
tilegx_opcode
*opc =
/toolchain/binutils/binutils-2.25/include/opcode/
tilegx.h
1211
struct
tilegx_opcode
struct
1252
extern const struct
tilegx_opcode
tilegx_opcodes[];
1257
const struct
tilegx_opcode
*opcode;
/external/valgrind/VEX/priv/
tilegx_disasm.h
1230
struct
tilegx_opcode
struct
1269
extern const struct
tilegx_opcode
tilegx_opcodes[];
1274
const struct
tilegx_opcode
*opcode;
1298
extern const struct
tilegx_opcode
*
tilegx_disasm.c
47
const struct
tilegx_opcode
tilegx_opcodes[336] =
[
all
...]
/external/pcre/dist/sljit/
sljitNativeTILEGX_64.c
118
const struct
tilegx_opcode
* opcode;
515
tilegx_pipeline get_any_valid_pipe(const struct
tilegx_opcode
* opcode)
526
const struct
tilegx_opcode
* opcode = NULL;
610
const struct
tilegx_opcode
* opcode = inst->opcode;
749
const struct
tilegx_opcode
* opcode = &tilegx_opcodes[opc];
769
const struct
tilegx_opcode
* opcode = &tilegx_opcodes[opc];
830
const struct
tilegx_opcode
* opcode = &tilegx_opcodes[opc];
875
const struct
tilegx_opcode
* opcode = &tilegx_opcodes[opc];
891
const struct
tilegx_opcode
* opcode = &tilegx_opcodes[opc];
[
all
...]
sljitNativeTILEGX-encoder.c
620
struct
tilegx_opcode
struct
662
const struct
tilegx_opcode
*opcode;
[
all
...]
Completed in 376 milliseconds