sim: testsuite: migrate to standard uintXX_t types
authorMike Frysinger <vapier@gentoo.org>
Sun, 5 Dec 2021 17:32:34 +0000 (12:32 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 6 Jan 2022 06:17:38 +0000 (01:17 -0500)
commit39a5fdbc652ee79f6c20a70c31eb40478ced27e2
treedb52f227fc842b039d3e82511460c095a93828d7
parent4a92dedc592fd0d5e8bbf9987ed2602b92607bed
sim: testsuite: migrate to standard uintXX_t types

This old code setup its own uintXX types, but since we require C11
now, we can assume the standard uintXX_t types exist and use them.
sim/testsuite/common/alu-n-tst.h
sim/testsuite/common/alu-tst.c
sim/testsuite/common/bits-gen.c
sim/testsuite/common/fpu-tst.c