Home
last modified time | relevance | path

Searched refs:LDST_ptr_mask (Results 1 – 10 of 10) sorted by relevance

/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dbfin.h511 #define LDST_ptr_mask 0x7 macro
527 LDST_ptr_bits, LDST_ptr_mask, \
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dbfin.h511 #define LDST_ptr_mask 0x7 macro
527 LDST_ptr_bits, LDST_ptr_mask, \
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dbfin.h511 #define LDST_ptr_mask 0x7 macro
527 LDST_ptr_bits, LDST_ptr_mask, \
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dbfin.h511 #define LDST_ptr_mask 0x7 macro
527 LDST_ptr_bits, LDST_ptr_mask, \
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dbfin-dis.c2229 int ptr = ((iw0 >> LDST_ptr_bits) & LDST_ptr_mask); in decode_LDST_0()
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dbfin-dis.c2229 int ptr = ((iw0 >> LDST_ptr_bits) & LDST_ptr_mask); in decode_LDST_0()
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dbfin-dis.c2229 int ptr = ((iw0 >> LDST_ptr_bits) & LDST_ptr_mask); in decode_LDST_0()
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dbfin-dis.c2229 int ptr = ((iw0 >> LDST_ptr_bits) & LDST_ptr_mask); in decode_LDST_0()
/netbsd/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c3294 int ptr = ((iw0 >> LDST_ptr_bits) & LDST_ptr_mask); in decode_LDST_0()
/netbsd/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c3294 int ptr = ((iw0 >> LDST_ptr_bits) & LDST_ptr_mask); in decode_LDST_0()