OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SWOP
(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)
116
#define
SWOP
0xac000000
254
{ "sw",
SWOP
, "b,a,I" }, /* Store Word */
/toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c
245
{ OPC(
SWOP
), "sw" }, /* Store word. */
/toolchain/binutils/binutils-2.25/gas/config/
tc-dlx.c
567
case
SWOP
:
Completed in 886 milliseconds