Searched refs:R2_mask (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dft32.h289 unsigned int R2_mask = 2047 << 4; local
310 lookup = op32 & ~Rd_mask & ~R2_mask;
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dft32.h289 unsigned int R2_mask = 2047 << 4; local
310 lookup = op32 & ~Rd_mask & ~R2_mask;
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dft32.h289 unsigned int R2_mask = 2047 << 4; local
310 lookup = op32 & ~Rd_mask & ~R2_mask;
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dft32.h289 unsigned int R2_mask = 2047 << 4; local
310 lookup = op32 & ~Rd_mask & ~R2_mask;

Completed in 103 milliseconds