Home
last modified time | relevance | path

Searched refs:src2_val (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dginsn.c374 enum ginsn_src_type src2_type, unsigned int src2_val, in ginsn_new_other() argument
382 ginsn_set_src (&ginsn->src[1], src2_type, src2_val, src2_val); in ginsn_new_other()
H A Dginsn.h298 enum ginsn_src_type src2_type, unsigned int src2_val,