[PATCH] gas: bpf: new test for MOV with C-like numbers ll suffix
Jose E. Marchesi
jose.marchesi@oracle.com
Mon Oct 30 17:34:19 GMT 2023
> On 30.10.2023 16:02, Jose E. Marchesi wrote:
>> --- a/gas/testsuite/gas/bpf/alu-pseudoc.d
>> +++ b/gas/testsuite/gas/bpf/alu-pseudoc.d
>> @@ -69,3 +69,4 @@ Disassembly of section .text:
>> 1d0: d7 01 00 00 10 00 00 00 r1 = bswap16 r1
>> 1d8: d7 02 00 00 20 00 00 00 r2 = bswap32 r2
>> 1e0: d7 03 00 00 40 00 00 00 r3 = bswap64 r3
>> + 1e8: b7 02 00 00 9a 02 00 00 r2=0x29a
>> \ No newline at end of file
>
> Just as a remark - issues like this would be really nice to be taken
> care of as files are touched. Imo much better than waiting for a
> separate cleanup patch.
Your point being?
More information about the Binutils
mailing list