OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBOP
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
dlx.h
76
LHUOP = (0x025 << 26),
SBOP
= (0x028 << 26), SHOP = (0x029 << 26), SWOP = (0x02B << 26)
114
#define
SBOP
0xa0000000
244
{ "sb",
SBOP
, "b,a,I" }, /* Store Byte */
/toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c
243
{ OPC(
SBOP
), "sb" }, /* Store byte. */
/toolchain/binutils/binutils-2.25/gas/config/
tc-dlx.c
565
case
SBOP
:
Completed in 484 milliseconds