[Bug binutils/32403] New: objdump -d reports a superfluous "{evex}" string

2024-12-01 Thread mikulas at artax dot karlin.mff.cuni.cz
iority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: mikulas at artax dot karlin.mff.cuni.cz Target Milestone: --- When you assemble and disassemble the instruction "vpsrld $0x1f,(%r15,%rcx,4),%ymm0", you get "62 d1 7d 28 72 14

[Bug gas/24991] the assembler generates incorrect offset for jumps on arm thumb2

2019-09-11 Thread mikulas at artax dot karlin.mff.cuni.cz
https://sourceware.org/bugzilla/show_bug.cgi?id=24991 --- Comment #5 from Mikulas Patocka --- I've attached the files. It is both the compiler and assembler bug - the compiler generates out of range jump and the assembler incorrectly assembles it as a backward jump. -- You are receiving this

[Bug gas/24991] the assembler generates incorrect offset for jumps on arm thumb2

2019-09-11 Thread mikulas at artax dot karlin.mff.cuni.cz
https://sourceware.org/bugzilla/show_bug.cgi?id=24991 --- Comment #4 from Mikulas Patocka --- Created attachment 11990 --> https://sourceware.org/bugzilla/attachment.cgi?id=11990&action=edit Linker output -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug gas/24991] the assembler generates incorrect offset for jumps on arm thumb2

2019-09-11 Thread mikulas at artax dot karlin.mff.cuni.cz
https://sourceware.org/bugzilla/show_bug.cgi?id=24991 --- Comment #3 from Mikulas Patocka --- Created attachment 11989 --> https://sourceware.org/bugzilla/attachment.cgi?id=11989&action=edit Assembler output -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/24991] the assembler generates incorrect offset for jumps on arm thumb2

2019-09-11 Thread mikulas at artax dot karlin.mff.cuni.cz
https://sourceware.org/bugzilla/show_bug.cgi?id=24991 --- Comment #2 from Mikulas Patocka --- Created attachment 11988 --> https://sourceware.org/bugzilla/attachment.cgi?id=11988&action=edit Compiler output -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gas/24991] the assembler generates incorrect offset for jumps on arm thumb2

2019-09-10 Thread mikulas at artax dot karlin.mff.cuni.cz
https://sourceware.org/bugzilla/show_bug.cgi?id=24991 Mikulas Patocka changed: What|Removed |Added Target||arm-linux-gnueabihf

[Bug gas/24991] New: the assembler generates incorrect offset for jumps on arm thumb2

2019-09-10 Thread mikulas at artax dot karlin.mff.cuni.cz
Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: mikulas at artax dot karlin.mff.cuni.cz Target Milestone: --- Created attachment 11985 --> https://sourceware.org/bugzilla/attachment.cgi?id=11985&action=edit a te

[Bug gas/16140] New: gas generates nopl and nopw instructions with -march=k6_2

2013-11-07 Thread mikulas at artax dot karlin.mff.cuni.cz
Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: mikulas at artax dot karlin.mff.cuni.cz The k6-2 processor doesn't support the nopl and nopw instructions with the code 0f 1f. Therefore, gas shouldn't use this instruction for alig