OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crx_optab
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
crx.h
369
extern const operand_entry
crx_optab
[];
/toolchain/binutils/binutils-2.25/opcodes/
crx-dis.c
138
return
crx_optab
[op].bit_size;
149
return
crx_optab
[op].arg_type;
crx-opc.c
657
const operand_entry
crx_optab
[] =
variable
/toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c
177
return
crx_optab
[op].bit_size;
188
return
crx_optab
[op].arg_type;
199
return
crx_optab
[op].flags;
[
all
...]
Completed in 59 milliseconds