binutils-gdb/sim/igen
Mike Frysinger 9bbf6f91c6 sim: punt x86-specific bswap logic
The compiler/C library should produce reasonable code for htonl/ntohl,
and at least glibc tries pretty hard to always produce good code for
them.  This logic only had support for 32-bit x86 systems anymore, and
it's unlikely people were even opting into this, so drop it all.
2016-01-04 05:04:30 -05:00
..
ChangeLog sim: punt x86-specific bswap logic 2016-01-04 05:04:30 -05:00
Makefile.in GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
compare_igen_models GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
config.in
configure sim: punt x86-specific bswap logic 2016-01-04 05:04:30 -05:00
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
filter.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
filter.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
filter_host.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
filter_host.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-engine.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-engine.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-icache.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-icache.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-idecode.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-idecode.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-itable.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-itable.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-model.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-model.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-semantics.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-semantics.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-support.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen-support.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gen.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
igen.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
igen.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ld-cache.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ld-cache.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ld-decode.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ld-decode.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ld-insn.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ld-insn.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
lf.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
lf.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
misc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
misc.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
table.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
table.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00