Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-bfin.c1149 #define ASSIGN_R(x) c_code.opcode |= (((x ? (x->regno & CODE_MASK) : 0) & c_code.mask_##x)<<c_code.… macro
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-bfin.c1138 #define ASSIGN_R(x) c_code.opcode |= (((x ? (x->regno & CODE_MASK) : 0) & c_code.mask_##x)<<c_code.… macro