mips_fulong2e: fix ram allocation
commit5340c8a0f358f2dccf9b1a92da15c9f9fd25096f
authorBlue Swirl <blauwirbel@gmail.com>
Fri, 22 Oct 2010 18:26:08 +0000 (22 18:26 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 22 Oct 2010 18:26:08 +0000 (22 18:26 +0000)
tree2f335f2cf49fd5db33cf8aeaa6fac0caf2702809
parent2c80e42395bfe0bf291c082f9399431e1ff9d758
mips_fulong2e: fix ram allocation

RAM registration used incorrect offset.

Fix by using the offset obtained previously for this purpose.

Spotted by GCC 4.6.0 20100925 warning, which is also avoided.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/mips_fulong2e.c