Searched defs:src1_disp (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dginsn.c230 ginsn_new_add(const symbolS *sym, bool real_p, enum ginsn_src_type src1_type, unsigned int src1_reg, offsetT src1_disp, enum ginsn_src_type src2_type, unsigned int src2_reg, offsetT src2_disp, enum ginsn_dst_type dst_type, unsigned int dst_reg, offsetT dst_disp) argument
246 ginsn_new_and(const symbolS *sym, bool real_p, enum ginsn_src_type src1_type, unsigned int src1_reg, offsetT src1_disp, enum ginsn_src_type src2_type, unsigned int src2_reg, offsetT src2_disp, enum ginsn_dst_type dst_type, unsigned int dst_reg, offsetT dst_disp) argument
352 ginsn_new_sub(const symbolS *sym, bool real_p, enum ginsn_src_type src1_type, unsigned int src1_reg, offsetT src1_disp, enum ginsn_src_type src2_type, unsigned int src2_reg, offsetT src2_disp, enum ginsn_dst_type dst_type, unsigned int dst_reg, offsetT dst_disp) argument

Completed in 114 milliseconds