Home
last modified time | relevance | path

Searched defs:MOVE32_RS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c13737 #define MOVE32_RS(opcode) (((opcode) >> 16) & 0x1f) macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c13822 #define MOVE32_RS(opcode) (((opcode) >> 16) & 0x1f) macro