Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dbfin.h1226 #define LDIMMhalf_reg_mask 0x7 macro
1242 LDIMMhalf_reg_bits, LDIMMhalf_reg_mask, \
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dbfin-dis.c2341 int reg = ((iw0 >> (LDIMMhalf_reg_bits - 16)) & LDIMMhalf_reg_mask); in decode_LDIMMhalf_0()