[PATCH] bpf: add xBPF ISA

Jose E. Marchesi jose.marchesi@oracle.com
Wed Aug 26 15:40:22 GMT 2020


Hi Alan.

>> Hi David.
>> 
>> > This patch adds support for xBPF, another ISA targetting the BPF
>> > virtual architecture. For now, the primary difference between eBPF
>> > and xBPF is that xBPF supports indirect calls through the
>> > 'call %reg' form of the call instruction.
>> 
>> Thanks for the patch.
>> I just installed it in both master and 2.35.
>
> You installed it without the change Nick requested when reviewing,
> breaking --enable-targets=all builds.  Please fix.

I installed the change in a subsequent commit in both master and branch.
Sorry for the inconvenience.


More information about the Binutils mailing list