binutils-gdb/sim/bpf
Mike Frysinger 0a129eb19a sim: hoist cgen mloop rules up to common builds
These rules don't depend on the target compiler settings, so hoist
the build logic up to the common builds for better parallelization.

We have to extend the genmloop.sh logic a bit to allow outputting
to a subdir since it always assumed cwd was the right place.

We leave the cgen maintainer rules in the subdirs for now as they
aren't normally run, and they rely on cgen logic that has not yet
been generalized.
2021-11-02 22:59:07 -04:00
..
aclocal.m4 sim: unify scache settings 2021-06-30 13:33:18 -04:00
arch.c sim: namespace sim_machs 2021-06-30 01:52:51 -04:00
arch.h
bpf-helpers.c sim: bpf: include more local headers & fix broken funcs 2021-06-27 10:53:15 -04:00
bpf-helpers.def
bpf-helpers.h sim: bpf: include more local headers & fix broken funcs 2021-06-27 10:53:15 -04:00
bpf-sim.h
bpf.c sim: bpf: fix printf warnings on 32-bit systems 2021-06-28 11:26:09 -04:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
configure sim: unify reserved instruction bits settings 2021-07-01 20:53:00 -04:00
configure.ac sim: unify scache settings 2021-06-30 13:33:18 -04:00
cpu.c sim: cgen: delete unused record_trace_results functions 2021-06-28 11:25:21 -04:00
cpu.h
cpuall.h
decode-be.c sim: bpf/cris: include cgen-mem in decoders 2021-06-27 10:54:06 -04:00
decode-be.h
decode-le.c sim: bpf/cris: include cgen-mem in decoders 2021-06-27 10:54:06 -04:00
decode-le.h
decode.h
defs-be.h
defs-le.h
eng.h
local.mk sim: hoist cgen mloop rules up to common builds 2021-11-02 22:59:07 -04:00
Makefile.in sim: hoist cgen mloop rules up to common builds 2021-11-02 22:59:07 -04:00
mloop.in sim: bpf: fix mixed decls & code warnings (and style) 2021-06-27 10:36:55 -04:00
sem-be.c
sem-le.c
sim-if.c sim: move default model to the runtime sim state 2021-06-30 02:57:45 -04:00
sim-main.h sim: bpf: include more local headers & fix broken funcs 2021-06-27 10:53:15 -04:00
traps.c