OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LBOP
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
dlx.h
75
LBOP
= (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
107
#define
LBOP
0x80000000
241
{ "lb",
LBOP
, "b,a,I" }, /* Load Byte */
/toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c
194
{ OPC(
LBOP
), "lb" }, /* load byte sign extended. */
/toolchain/binutils/binutils-2.25/gas/config/
tc-dlx.c
556
case
LBOP
:
Completed in 65 milliseconds