[Ilugc] how to disable gcc from emiiting an instruction?

  • From: durai@xxxxxxxxxxxxx (durai)
  • Date: Thu, 11 Mar 2004 12:20:54 +0530

Hi All,

I am using mips-gcc cross compiler version 3.2.3
I want to know how to configure (or build?) gcc from producing a particular
instruction.
For example, my hardware doesnt implement unaligned load/store (lwl,swl)
instructions.
Is there a way i can tell gcc not to emit the instructions?

When I gone through the gcc source code , i found a file
gcc/config/mips/mips.md,
But I am not sure how to modify the file to suit my needs.
Can anybody guide me in this?

thanks& regards
durairaj




Other related posts:

  • » [Ilugc] how to disable gcc from emiiting an instruction? - durai