OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPC_OP_SE_VLE
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
ppc.h
202
#define
PPC_OP_SE_VLE
(m) ((m) <= 0xffff)
/toolchain/binutils/binutils-2.25/opcodes/
ppc-dis.c
529
bfd_boolean table_op_is_short =
PPC_OP_SE_VLE
(table_mask);
606
insn_is_short =
PPC_OP_SE_VLE
(opcode->mask);
/toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.c
[
all
...]
Completed in 290 milliseconds