Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-z80.h58 #define TC_CONS_FIX_NEW(f,w,s,e,r) z80_cons_fix_new ((f), (w), (s), (e))
62 extern void z80_cons_fix_new (fragS *, int, int, expressionS *);
Dtc-z80.c686 void z80_cons_fix_new (fragS *frag_p, int offset, int nbytes, expressionS *exp) in z80_cons_fix_new() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20062616 (z80_cons_fix_new): New function.
2626 (z80_cons_fix_new): Declare.