OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:instr_type
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
xtensa-relax.h
146
typedef enum
instr_type
InstrType;
148
enum
instr_type
enum
/toolchain/binutils/binutils-2.25/opcodes/
microblaze-dis.c
436
*insn_type = op->
instr_type
;
478
else if (op->
instr_type
== branch_inst)
517
else if (op->
instr_type
== return_inst)
microblaze-opc.h
118
enum microblaze_instr_type
instr_type
;
member in struct:op_code_struct
[
all
...]
/external/valgrind/perf/
tinycc.c
15021
uint16_t
instr_type
;
member in struct:ASMInstr
[
all
...]
Completed in 191 milliseconds