Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h1373 #define PTR2op_src_bits 3 macro
1384 PTR2op_src_bits, PTR2op_src_mask, \
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h1373 #define PTR2op_src_bits 3 macro
1384 PTR2op_src_bits, PTR2op_src_mask, \
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c1488 int src = ((iw0 >> PTR2op_src_bits) & PTR2op_dst_mask); in decode_PTR2op_0()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c1488 int src = ((iw0 >> PTR2op_src_bits) & PTR2op_dst_mask); in decode_PTR2op_0()