Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h114 #define SBOP 0xa0000000 macro
244 { "sb", SBOP, "b,a,I" }, /* Store Byte */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c243 { OPC(SBOP), "sb" }, /* Store byte. */ in dlx_store_type()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-dlx.c565 case SBOP: in fix_ld_st_operand()