https://sourceware.org/bugzilla/show_bug.cgi?id=21394
Rakesh Kumar Ranjan changed:
What|Removed |Added
URL||www.hrms.in
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=21394
Bug ID: 21394
Summary: after deleter
Product: binutils
Version: 2.27
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: admin
Assignee: un
https://sourceware.org/bugzilla/show_bug.cgi?id=21382
--- Comment #4 from H.J. Lu ---
A patch is posted at
https://sourceware.org/ml/binutils/2017-04/msg00144.html
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-bi
https://sourceware.org/bugzilla/show_bug.cgi?id=20702
--- Comment #1 from nholcomb at wisc dot edu ---
This issue appears for return instructions as well. The data16 prefix should
not affect instructions acting on address-size dependent operands.
Return example:
Bytes: 66 c3
Instruction: retw
The
https://sourceware.org/bugzilla/show_bug.cgi?id=20706
--- Comment #4 from nholcomb at wisc dot edu ---
These input bytes were generated as a way to validate instruction decoders.
They are not a part of a real executable, so they weren't created by an
assembler.
--
You are receiving this mail bec