Home
last modified time | relevance | path

Searched refs:FL_BMASK (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dtic54x.h134 #define FL_BMASK 0x07 macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dtic54x.h134 #define FL_BMASK 0x07 macro
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic54x.c4968 if (insn.tm->flags & FL_BMASK) in md_assemble()