Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h108 #define LHOP 0x84000000 macro
247 { "lh", LHOP, "b,a,I" }, /* Load Halfword */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c197 { OPC(LHOP), "lh" }, /* load halfword sign extended. */ in dlx_load_type()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-dlx.c559 case LHOP: in fix_ld_st_operand()