[Bug gas/19556] GNURX toolchain generates incorrect opcode for "mov.b #0xff, [r0]" instruction.

2016-02-09 Thread vinay.g at kpit dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19556 --- Comment #5 from vinay kumar --- Updated patch is posted at below link: https://sourceware.org/ml/binutils/2016-02/msg00153.html -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gas/19556] GNURX toolchain generates incorrect opcode for "mov.b #0xff, [r0]" instruction.

2016-02-05 Thread vinay.g at kpit dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19556 --- Comment #4 from vinay kumar --- Hi Nick, Thanks for your feedback I will work on this bug. Regards, Vinay -- You are receiving this mail because: You are on the CC list for the bug. ___ bug

[Bug gas/19556] GNURX toolchain generates incorrect opcode for "mov.b #0xff, [r0]" instruction.

2016-02-02 Thread vinay.g at kpit dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19556 --- Comment #2 from vinay kumar --- The above reported testcase work fine with attched patch for r0 register. https://sourceware.org/bugzilla/attachment.cgi?id=8954 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/19556] GNURX toolchain generates incorrect opcode for "mov.b #0xff, [r0]" instruction.

2016-02-02 Thread vinay.g at kpit dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19556 --- Comment #1 from vinay kumar --- Created attachment 8954 --> https://sourceware.org/bugzilla/attachment.cgi?id=8954&action=edit Fix for r0 register. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug gas/19556] New: GNURX toolchain generates incorrect opcode for "mov.b #0xff, [r0]" instruction.

2016-02-02 Thread vinay.g at kpit dot com
Severity: critical Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: vinay.g at kpit dot com Target Milestone: --- As per mailing list link : https://sourceware.org/ml/binutils/2015-09/msg00095.html /*testcase*/ /*test.s*/ m

[Bug binutils/19158] GNURL78: Incorrect disassembler output generated by objdump for SFR registers.

2015-10-27 Thread vinay.g at kpit dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19158 --- Comment #2 from vinay kumar --- Created attachment 8752 --> https://sourceware.org/bugzilla/attachment.cgi?id=8752&action=edit Updated patch with "ChangeLog" content. Patch is updated with change log related comments. -- You are recei

[Bug binutils/19158] GNURL78: Incorrect disassembler output generated by objdump for SFR registers.

2015-10-27 Thread vinay.g at kpit dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19158 --- Comment #3 from vinay kumar --- Mailing list link for reference : https://sourceware.org/ml/binutils/2015-07/msg00044.html -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug binutils/19159] GNURL78:Incorrect disassembler output generated by objdump for base addressing using DE register.

2015-10-27 Thread vinay.g at kpit dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19159 --- Comment #2 from vinay kumar --- Created attachment 8753 --> https://sourceware.org/bugzilla/attachment.cgi?id=8753&action=edit Updated patch with "ChangeLog" comments. Updated patch with "ChangeLog" comments. Also binutils mailing list

[Bug binutils/19159] GNURL78:Incorrect disassembler output generated by objdump for base addressing using DE register.

2015-10-20 Thread vinay.g at kpit dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19159 --- Comment #1 from vinay kumar --- Created attachment 8734 --> https://sourceware.org/bugzilla/attachment.cgi?id=8734&action=edit Attached patch for the above reported issue. The attached "de_byte_fix.patch" fixes the above reported issue.

[Bug binutils/19159] New: GNURL78:Incorrect disassembler output generated by objdump for base addressing using DE register.

2015-10-20 Thread vinay.g at kpit dot com
Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: vinay.g at kpit dot com Target Milestone: --- The RL78 toolchain does not generate correct instructions with below testcase. The instruction

[Bug binutils/19158] GNURL78: Incorrect disassembler output generated by objdump for SFR registers.

2015-10-20 Thread vinay.g at kpit dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19158 --- Comment #1 from vinay kumar --- Created attachment 8733 --> https://sourceware.org/bugzilla/attachment.cgi?id=8733&action=edit Attached patch for the above reported issue. The attached "sfr_reg_fix.patch" includes fix for above reported

[Bug binutils/19158] New: GNURL78: Incorrect disassembler output generated by objdump for SFR registers.

2015-10-20 Thread vinay.g at kpit dot com
: critical Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: vinay.g at kpit dot com Target Milestone: --- SFR registers are not visble in the disassembly generated by objdump utility. //test.s .text .set sfr, 0x8

[Bug binutils/19157] GNURL78 "Objdump": Incorrect disassembler output generated by objdump for base addressing using SP register.

2015-10-20 Thread vinay.g at kpit dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19157 --- Comment #1 from vinay kumar --- Created attachment 8732 --> https://sourceware.org/bugzilla/attachment.cgi?id=8732&action=edit Proposed patch for the above reported issue. Attached patch for the above reported issue. -- You are receiv

[Bug binutils/19157] New: GNURL78 "Objdump": Incorrect disassembler output generated by objdump for base addressing using SP register.

2015-10-20 Thread vinay.g at kpit dot com
Version: 2.25 Status: NEW Severity: critical Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: vinay.g at kpit dot com Target Milestone: --- Description of the problem : The GNURL78 objdump utility