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]
Other format: [Raw text]

Supporting an instruction in the back-end - II


Hello all,

Will it be possible to write a pattern in the md file to support
setting/clearing a bit of a particular register?
The instructions are as follows:

clrb Rx, bitNo
setb Rx, bitNo

Could you point me to the back-ends that has support for this kind of
instructions?

Thanks for your time.

Regards,
Shafi.


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