diff options
author | Mike Frysinger <vapier@gentoo.org> | 2022-12-22 21:45:15 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2022-12-22 21:55:47 -0500 |
commit | be2e4e65380f625f01648678798aaecf5a66bc48 (patch) | |
tree | b8d43cbc10eb279022edbd46e2aac59c760e1cba /sim/m32r/m32r.c | |
parent | 547eedc132de227210d1ba7fc68703170c274f61 (diff) | |
download | gdb-be2e4e65380f625f01648678798aaecf5a66bc48.zip gdb-be2e4e65380f625f01648678798aaecf5a66bc48.tar.gz gdb-be2e4e65380f625f01648678798aaecf5a66bc48.tar.bz2 |
sim: moxie: replace custom "word" type with int32_t
This is a 32-bit architecture with 32-bit registers, so replace the
custom "word" int typedef with an explicit int32_t. Practically
speaking, this produces the same code, but it should hopefully make
it easier to merge common code in the future.
Diffstat (limited to 'sim/m32r/m32r.c')
0 files changed, 0 insertions, 0 deletions