NetBSD/gnu/dist/gcc4/gcc/config/vax
matt dec8719ee4 For nonimmediate operands of SImode, don't use "g" anymore, use "nrmT" instead.
"g" matches just about anything including SYMBOL_REF, CONST, LABEL_REF which
should not be operands for most instructions in PIC mode.  (movsi can handle
then and addsi3 can handle them in a few limited cases).
2007-03-31 01:23:26 +00:00
..
bsd.h
elf.h Step 1 of getting gcc to generate VAX PIC code again. These steps are being 2007-03-30 20:25:46 +00:00
netbsd-elf.h Step 1 of getting gcc to generate VAX PIC code again. These steps are being 2007-03-30 20:25:46 +00:00
netbsd.h
openbsd1.h
openbsd.h
predicates.md Add symbolic_operand (matches const, symbol_ref, label_ref). 2007-03-30 21:25:01 +00:00
t-memfuncs
ultrix.h
vax-modes.def
vax-protos.h Remove split_quadword_operands 2007-03-30 21:24:03 +00:00
vax.c Step 2. Produces PIC code but doesn't satisfies the constraints needed 2007-03-31 00:59:47 +00:00
vax.h Step 1 of getting gcc to generate VAX PIC code again. These steps are being 2007-03-30 20:25:46 +00:00
vax.md For nonimmediate operands of SImode, don't use "g" anymore, use "nrmT" instead. 2007-03-31 01:23:26 +00:00
vax.opt Step 1 of getting gcc to generate VAX PIC code again. These steps are being 2007-03-30 20:25:46 +00:00
vaxv.h