Home
last modified time | relevance | path

Searched refs:LSWOP (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h133 #define LSWOP 0xb0000000 macro
255 { "ldstw", LSWOP, "b,a,I" }, /* Load Store Word */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c201 { OPC(LSWOP), "ldstw" } /* load store word. */ in dlx_load_type()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-dlx.c563 case LSWOP: in fix_ld_st_operand()