This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Stupid question regarding backend macro file .h


Hi,

I'm sorry if this sounds stupid cuz I don't have any compilier
programming background. I'm writing particular the macro
"PRINT_OPERAND_ADDRESS" in the .h file and realize that
all the other ports check for the code "PLUS" using "GET_CODE".

I have no idea what this PLUS stands for and what should be
done to take care of this "PLUS". I'm really frustrated now
as the end of the semester is getting close and I haven't finished
the port.

Any help is appreciated.

Thanks

Desmond Cheung
dycheung@cs.sfu.ca

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]