Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dbfin.h1292 #define LDIMMhalf_reg_mask 0x7 macro
1308 LDIMMhalf_reg_bits, LDIMMhalf_reg_mask, \
/toolchain/binutils/binutils-2.27/opcodes/
Dbfin-dis.c2632 int reg = ((iw0 >> (LDIMMhalf_reg_bits - 16)) & LDIMMhalf_reg_mask); in decode_LDIMMhalf_0()