Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dft32.h101 #define FT32_PUSH_REG(inst) (((inst) >> 15) & 0x1f) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dft32.h101 #define FT32_PUSH_REG(inst) (((inst) >> 15) & 0x1f) macro