OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DISPUW4
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
crx.h
186
#define
DISPUW4
(1 << 7)
188
#define DISPU4MAP (DISPUB4 |
DISPUW4
| DISPUD4)
/toolchain/binutils/binutils-2.25/opcodes/
crx-opc.c
375
LD_REG_INST ("loadw", 0x1, 0x1,
DISPUW4
),
421
ST_REG_INST ("storw", 0x21, 0x5,
DISPUW4
),
crx-dis.c
479
if (instruction->flags &
DISPUW4
)
/toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c
[
all
...]
Completed in 82 milliseconds