[Bug gas/18559] Added support for better disassembling of VMOV reg,immediate with VFP coprocessor

2015-07-29 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18559 --- Comment #3 from Alessandro Marzocchi --- No problem Regards Alessandro 2015-07-16 17:46 GMT+02:00 nickc at redhat dot com < sourceware-bugzi...@sourceware.org>: > https://sourceware.org/bugzilla/show_bug.cgi?id=18559 > >

[Bug gas/18559] Added support for better disassembling of VMOV reg,immediate with VFP coprocessor

2015-06-18 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18559 --- Comment #1 from Alessandro Marzocchi --- Created attachment 8374 --> https://sourceware.org/bugzilla/attachment.cgi?id=8374&action=edit Decoding of all 256 possible vmov immediate -- You are receiving this mail because: You are on the

[Bug gas/18559] New: Added support for better disassembling of VMOV reg,immediate with VFP coprocessor

2015-06-18 Thread alessandro.marzocchi at gmail dot com
Severity: enhancement Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: alessandro.marzocchi at gmail dot com Target Milestone: --- Created attachment 8373 --> https://sourceware.org/bugzilla/attachment.cgi?id=8373&

[Bug gas/18500] VLDR immediate not using VMOV

2015-06-16 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 --- Comment #7 from Alessandro Marzocchi --- Hi Nick, thank for your patience. The latest patch should solve the problem indicated by you and match GNU coding standards (I hope at least). 2) I took that idea from ARM specs: http://infoce

[Bug gas/18500] VLDR immediate not using VMOV

2015-06-16 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 Alessandro Marzocchi changed: What|Removed |Added Attachment #8366|0 |1 is obsolete|

[Bug gas/18500] VLDR immediate not using VMOV

2015-06-16 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 Alessandro Marzocchi changed: What|Removed |Added Attachment #8353|0 |1 is obsolete|

[Bug gas/18499] LDR immediate not using mov8 and mov.w for Thumb2

2015-06-09 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18499 Alessandro Marzocchi changed: What|Removed |Added Attachment #8346|0 |1 is obsolete|

[Bug gas/18500] VLDR immediate not using VMOV

2015-06-08 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 Alessandro Marzocchi changed: What|Removed |Added Attachment #8350|0 |1 is obsolete|

[Bug gas/18500] VLDR immediate not using VMOV

2015-06-07 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 Alessandro Marzocchi changed: What|Removed |Added Attachment #8348|0 |1 is obsolete|

[Bug gas/18500] VLDR immediate not using VMOV

2015-06-07 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18500 AM changed: What|Removed |Added CC||alessandro.marzocchi@gmail. |

[Bug gas/18500] New: VLDR immediate not using VMOV

2015-06-07 Thread alessandro.marzocchi at gmail dot com
Assignee: unassigned at sourceware dot org Reporter: alessandro.marzocchi at gmail dot com Target Milestone: --- Created attachment 8348 --> https://sourceware.org/bugzilla/attachment.cgi?id=8348&action=edit Patch The vldr Rx,=imm always translate to a ldr from liter

[Bug gas/18499] LDR immediate not using mov8 and mov.w for Thumb2

2015-06-07 Thread alessandro.marzocchi at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18499 AM changed: What|Removed |Added CC||alessandro.marzocchi@gmail. |

[Bug gas/18499] New: LDR immediate not using mov8 and mov.w for Thumb2

2015-06-07 Thread alessandro.marzocchi at gmail dot com
Component: gas Assignee: unassigned at sourceware dot org Reporter: alessandro.marzocchi at gmail dot com Target Milestone: --- Created attachment 8346 --> https://sourceware.org/bugzilla/attachment.cgi?id=8346&action=edit patch On thumb2 architecture (Cortex M4)