binutils-gdb/sim/bpf
David Faust 3f3175554f sim: bpf: remove negi, neg32i insns
The BPF virtual machine does not support neg instructions operating on
immediates, and these erroneous instructions were recently removed from
gas.  Remove them from the simulator as well.
2023-08-21 10:07:25 -07:00
..
bpf-sim.c sim: bpf: remove negi, neg32i insns 2023-08-21 10:07:25 -07:00
bpf-sim.h sim/bpf: desCGENization of the BPF simulator 2023-07-21 12:40:50 +02:00
ChangeLog-2021
local.mk sim/bpf: desCGENization of the BPF simulator 2023-07-21 12:40:50 +02:00
sim-main.h sim/bpf: desCGENization of the BPF simulator 2023-07-21 12:40:50 +02:00
traps.c