[PATCH] i386: Move movabs check earlier in optimize_disp
H.J. Lu
hjl.tools@gmail.com
Wed Oct 30 10:24:39 GMT 2024
More information about the Binutils mailing list
Wed Oct 30 10:24:39 GMT 2024
- Previous message (by thread): GCC (GNU Toolchain) dev room - CFP
- Next message (by thread): [PATCH] i386: Move movabs check earlier in optimize_disp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Move movabs check to the start of optimize_disp and drop unnecessary CODE_64BIT check as movabs is only available in 64-bit mode. -- H.J. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-i386-Move-movabs-check-earlier-in-optimize_disp.patch Type: text/x-patch Size: 1528 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20241030/0011f347/attachment-0001.bin>
- Previous message (by thread): GCC (GNU Toolchain) dev room - CFP
- Next message (by thread): [PATCH] i386: Move movabs check earlier in optimize_disp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list