binutils-gdb/gas/testsuite/gas/bpf
David Faust c54a9b5669 cpu,gas,opcodes: support for eBPF JMP32 instruction class
Add support for the JMP32 class of eBPF instructions.

cpu/ChangeLog

	* bpf.cpu (define-cond-jump-insn): Renamed from djci.
	(dcji) New version with support for JMP32

gas/ChangeLog

	* testsuite/gas/bpf/bpf.exp: Run jump32 tests.
	* testsuite/gas/bpf/jump32.s: New file.
	* testsuite/gas/bpf/jump32.d: Likewise.

opcodes/ChangeLog

	* bpf-desc.c: Regenerate.
	* bpf-desc.h: Likewise.
	* bpf-opc.c: Regenerate.
	* bpf-opc.h: Likewise.
2020-04-16 09:52:57 +02:00
..
alu-be.d cpu,opcodes,gas: fix neg and neg32 instructions in BPF 2020-01-30 13:59:04 +01:00
alu.d cpu,opcodes,gas: fix neg and neg32 instructions in BPF 2020-01-30 13:59:04 +01:00
alu.s
alu32-be.d cpu,opcodes,gas: fix neg and neg32 instructions in BPF 2020-01-30 13:59:04 +01:00
alu32.d cpu,opcodes,gas: fix neg and neg32 instructions in BPF 2020-01-30 13:59:04 +01:00
alu32.s
atomic-be.d
atomic.d
atomic.s
bpf.exp cpu,gas,opcodes: support for eBPF JMP32 instruction class 2020-04-16 09:52:57 +02:00
call-be.d
call.d
call.s
data-be.d gas: support .half, .word and .dword directives in eBPF 2019-07-17 22:57:23 +02:00
data.d gas: support .half, .word and .dword directives in eBPF 2019-07-17 22:57:23 +02:00
data.s gas: support .half, .word and .dword directives in eBPF 2019-07-17 22:57:23 +02:00
exit-be.d
exit.d
exit.s
jump-be.d
jump.d
jump.s
jump32.d cpu,gas,opcodes: support for eBPF JMP32 instruction class 2020-04-16 09:52:57 +02:00
jump32.s cpu,gas,opcodes: support for eBPF JMP32 instruction class 2020-04-16 09:52:57 +02:00
lddw-be.d cpu,opcodes,gas: use %r0 and %r6 instead of %a and %ctf in eBPF disassembler 2019-07-19 15:35:43 +02:00
lddw.d cpu,opcodes,gas: use %r0 and %r6 instead of %a and %ctf in eBPF disassembler 2019-07-19 15:35:43 +02:00
lddw.s
mem-be.d cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions 2019-07-15 16:00:28 +02:00
mem.d cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions 2019-07-15 16:00:28 +02:00
mem.s cpu,opcodes,gas: fix explicit arguments to eBPF ldabs instructions 2019-07-15 16:00:28 +02:00