Home
last modified time | relevance | path

Searched refs:LDIMMhalf_hword_mask (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dbfin.h1290 #define LDIMMhalf_hword_mask 0xffff macro
1307 LDIMMhalf_hword_bits, LDIMMhalf_hword_mask, \
/toolchain/binutils/binutils-2.25/opcodes/
Dbfin-dis.c2634 int hword = ((iw1 >> LDIMMhalf_hword_bits) & LDIMMhalf_hword_mask); in decode_LDIMMhalf_0()