]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/ppc/emul_unix.c
sim: ppc: migrate to standard uintXX_t types
authorMike Frysinger <vapier@gentoo.org>
Mon, 6 Dec 2021 07:42:00 +0000 (02:42 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 6 Jan 2022 06:17:39 +0000 (01:17 -0500)
commit95e40d770e95c0d5317c2566a7976bd3421f380a
treeee409c8b3279492f88f1b3b5e675e86d254b899d
parente4c803f5bb08e946f0550260b39f71eff0192262
sim: ppc: migrate to standard uintXX_t types

Drop the sim-specific unsignedXX types and move to the standard uintXX_t
types that C11 provides.
37 files changed:
sim/ppc/altivec.igen
sim/ppc/altivec_registers.h
sim/ppc/bits.c
sim/ppc/bits.h
sim/ppc/corefile.c
sim/ppc/cpu.c
sim/ppc/cpu.h
sim/ppc/device.c
sim/ppc/device.h
sim/ppc/double.c
sim/ppc/e500.igen
sim/ppc/e500_expression.h
sim/ppc/e500_registers.h
sim/ppc/emul_chirp.c
sim/ppc/emul_generic.c
sim/ppc/emul_generic.h
sim/ppc/emul_unix.c
sim/ppc/events.c
sim/ppc/events.h
sim/ppc/hw_disk.c
sim/ppc/hw_eeprom.c
sim/ppc/hw_htab.c
sim/ppc/hw_ide.c
sim/ppc/hw_nvram.c
sim/ppc/hw_opic.c
sim/ppc/hw_register.c
sim/ppc/hw_sem.c
sim/ppc/hw_trace.c
sim/ppc/idecode_expression.h
sim/ppc/pk_disklabel.c
sim/ppc/ppc-instructions
sim/ppc/psim.c
sim/ppc/registers.c
sim/ppc/registers.h
sim/ppc/sim-main.h
sim/ppc/tree.c
sim/ppc/words.h