OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_shift
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
rx-parse.y
395
| SHLR { sub_op = 0; }
op_shift
396
| SHAR { sub_op = 1; }
op_shift
397
| SHLL { sub_op = 2; }
op_shift
875
op_shift
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elf32-metag.c
1239
int opcode,
op_shift
, op_extended, l1, l2;
local
[
all
...]
Completed in 83 milliseconds