Re: ARM 16-bit thumb instructions
- From: "Silver" <moc.liamtoh@gnirrevliseht>
- Date: Tue, 27 May 2008 14:58:28 -0700
There is nothing special to do beyond generating thumb code. Set your compiler architecture flag to Thumb for the DLL of interest:
/Qarch4T (or /Qarch5T) This will automatically enable the internetworking flag (/QRinterwork-return).
The bigger question is how much does the toolchain use Thumb? I do not know the answer to that.
.
- References:
- ARM 16-bit thumb instructions
- From: Andy Purcell
- ARM 16-bit thumb instructions
- Prev by Date: ARM 16-bit thumb instructions
- Next by Date: Re: Access violation in MSXML.dll ???
- Previous by thread: ARM 16-bit thumb instructions
- Index(es):