binutils-gdb/sim/testsuite/bpf
Jose E. Marchesi 920d9f0b39 sim: bpf: remove support for ldinddw and ldabsdw instructions
This patch removes support for the two instructions above from the GNU
simulator, including the corresponding tests.  These instructions do
not really exist in BPF and are not recognized as such by the kernel
verifier.  This has now been pointed out during the standardization of
the BPF ISA.

Signed-off-by: Jose E. Marchesi <jose.marchesi@oracle.com>
2024-01-29 22:25:19 +01:00
..
allinsn.exp
alu32.s sim: bpf: do not use semicolon to begin comments 2023-11-28 15:01:18 +01:00
alu.s sim: bpf: do not use semicolon to begin comments 2023-11-28 15:01:18 +01:00
ChangeLog-2021
endbe.s sim: bpf: do not use semicolon to begin comments 2023-11-28 15:01:18 +01:00
endle.s sim: bpf: do not use semicolon to begin comments 2023-11-28 15:01:18 +01:00
jmp32.s sim: bpf: do not use semicolon to begin comments 2023-11-28 15:01:18 +01:00
jmp.s sim: bpf: do not use semicolon to begin comments 2023-11-28 15:01:18 +01:00
ldabs.s sim: bpf: remove support for ldinddw and ldabsdw instructions 2024-01-29 22:25:19 +01:00
mem.s sim: bpf: do not use semicolon to begin comments 2023-11-28 15:01:18 +01:00
mov.s sim: bpf: do not use semicolon to begin comments 2023-11-28 15:01:18 +01:00
testutils.inc sim: bpf: do not use semicolon to begin comments 2023-11-28 15:01:18 +01:00
xadd.s sim: bpf: do not use semicolon to begin comments 2023-11-28 15:01:18 +01:00