Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h115 #define SHOP 0xa4000000 macro
250 { "sh", SHOP, "b,a,I" }, /* Store Halfword */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c244 { OPC(SHOP), "sh" }, /* Store halfword. */ in dlx_store_type()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-dlx.c566 case SHOP: in fix_ld_st_operand()