Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h111 #define LHUOP 0x94000000 macro
248 { "lhu", LHUOP, "b,a,I" }, /* Load Halfword Unsigned */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c198 { OPC(LHUOP), "lhu" }, /* load halfword unsigned. */ in dlx_load_type()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-dlx.c560 case LHUOP: in fix_ld_st_operand()