[PATCH v1 1/1] gas: microblaze: fixing constant range check issue
Michael Eager
eager@eagercon.com
Fri Sep 29 15:48:09 GMT 2023
More information about the Binutils mailing list
Fri Sep 29 15:48:09 GMT 2023
- Previous message (by thread): [PATCH v1 1/1] gas: microblaze: fixing constant range check issue
- Next message (by thread): Binutils Code of Conduct
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/27/23 08:23, Nick Clifton via Binutils wrote: > Hi Neal, > >> The range check should be checking for the range >> ffffffff80000000..7fffffff, not ffffffff70000000. >> >> This patch has been tested for years of AMD Xilinx Yocto >> releases as part of the following patch set: >> >> https://github.com/Xilinx/meta-xilinx/tree/master/meta-microblaze/recipes-devtools/binutils/binutils >> >> Signed-off-by: nagaraju <nagaraju.mekala@amd.com> >> Signed-off-by: Neal Frager <neal.frager@amd.com> >> --- >> gas/config/tc-microblaze.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Approved, please apply. > > Cheers > Nick > Updated patch description. Committed. -- Michael Eager
- Previous message (by thread): [PATCH v1 1/1] gas: microblaze: fixing constant range check issue
- Next message (by thread): Binutils Code of Conduct
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list