search for: 1b324257

Displaying 3 results from an estimated 3 matches for "1b324257".

2009 Dec 01
2
[LLVMdev] thumb2 has divide instructions
...target::ARMSubtarget() constructor in ARMSubTarget.cpp). > > Thanks for looking at this! > > -Jim -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: div-v2.diff URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091201/1b324257/attachment.ksh> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: div.ll URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091201/1b324257/attachment-0001.ksh>
2009 Dec 01
0
[LLVMdev] thumb2 has divide instructions
I'm working with a Cortex-M3 core which is v7-M profile, and it has udiv and sdiv. bagel Jim Grosbach wrote: > Hello, > > As I understand it, the divide instructions are only available on the > v7-R profile of the v7 architecture. Is that incorrect? > > -Jim
2009 Dec 01
4
[LLVMdev] thumb2 has divide instructions
The thumb2 instructions include unsigned and signed divide. Attached are a patch and test routine. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: div.diff URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091201/675cf4c5/attachment.ksh> -------------- next part -------------- An embedded and charset-unspecified text was