Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h131 #define LSBUOP 0x98000000 macro
243 { "ldstbu", LSBUOP, "b,a,I" }, /* Load store Byte Unsigned */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c196 { OPC(LSBUOP),"ldstbu"}, /* load store byte unsigned. */ in dlx_load_type()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-dlx.c558 case LSBUOP: in fix_ld_st_operand()