[Bug binutils/30919] Assembly Syntax Bugs in GAS

2024-12-25 Thread soomink at kaist dot ac.kr
https://sourceware.org/bugzilla/show_bug.cgi?id=30919 --- Comment #3 from Soomin Kim --- JFYI, Hyungseok and I are working in the same research group. So, please don't be confused if the authors of the issues are different from me. Thank you. -- You are receiving this mail because: You are on

[Bug binutils/30919] New: Assembly Syntax Bugs in GAS

2023-09-29 Thread soomink at kaist dot ac.kr
Assignee: unassigned at sourceware dot org Reporter: soomink at kaist dot ac.kr Target Milestone: --- When I tested GNU AS 2.41 for my research, I found several interesting bug cases. # ARMv8 ### Discard assembly lines First, GAS ignores syntax bugs and produce different

[Bug gas/30336] The GNU Assembler has bugs in Intel syntax

2023-04-28 Thread soomink at kaist dot ac.kr
https://sourceware.org/bugzilla/show_bug.cgi?id=30336 --- Comment #3 from Soomin Kim --- I see. The first bug seems to be a duplicate of bug 12240. How about the second one? Bug 12240 may not cover the second bug. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/30336] New: The GNU Assembler has bugs in Intel syntax

2023-04-11 Thread soomink at kaist dot ac.kr
Component: gas Assignee: unassigned at sourceware dot org Reporter: soomink at kaist dot ac.kr Target Milestone: --- Hi, I'm Soomin Kim from KAIST SoftSec Lab. We are reporting two x86-64 assembler bugs we found, which are all relevant to Intel assembly syntax. The bugs