Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dginsn.c233 enum ginsn_dst_type dst_type, unsigned int dst_reg, offsetT dst_disp) in ginsn_new_add()
249 enum ginsn_dst_type dst_type, unsigned int dst_reg, offsetT dst_disp) in ginsn_new_and()
310 enum ginsn_dst_type dst_type, unsigned int dst_reg, offsetT dst_disp) in ginsn_new_mov()
324 enum ginsn_dst_type dst_type, unsigned int dst_reg, offsetT dst_disp) in ginsn_new_store()
355 enum ginsn_dst_type dst_type, unsigned int dst_reg, offsetT dst_disp) in ginsn_new_sub()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c5603 offsetT dst_disp = 0; in x86_ginsn_move() local