Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h107 #define LBOP 0x80000000 macro
241 { "lb", LBOP, "b,a,I" }, /* Load Byte */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c194 { OPC(LBOP), "lb" }, /* load byte sign extended. */ in dlx_load_type()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-dlx.c556 case LBOP: in fix_ld_st_operand()