Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h109 #define LWOP 0x8c000000 macro
253 { "lw", LWOP, "b,a,I" }, /* Load Word */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c200 { OPC(LWOP), "lw" }, /* load word. */ in dlx_load_type()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-dlx.c562 case LWOP: in fix_ld_st_operand()