Home
last modified time | relevance | path

Searched refs:LDSTii_ptr_mask (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h562 #define LDSTii_ptr_mask 0x7 macro
576 LDSTii_ptr_bit, LDSTii_ptr_mask, \
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h562 #define LDSTii_ptr_mask 0x7 macro
576 LDSTii_ptr_bit, LDSTii_ptr_mask, \
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c2486 int ptr = ((iw0 >> LDSTii_ptr_bit) & LDSTii_ptr_mask); in decode_LDSTii_0()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c2486 int ptr = ((iw0 >> LDSTii_ptr_bit) & LDSTii_ptr_mask); in decode_LDSTii_0()