Yikes! Turns out that FPU registers are only 32 bits wide, and doubles are
authorDavid Given <dg@cowlark.com>
Sun, 9 Sep 2018 16:25:00 +0000 (18:25 +0200)
committerDavid Given <dg@cowlark.com>
Sun, 9 Sep 2018 16:25:00 +0000 (18:25 +0200)
commite88670dad4c74419fc3981fe950fd79a02d3ce7a
tree99f615455b04d1dab87bc5e4e1538fb3d3a47c79
parentec46643124d144b49bb1baebd5d79e9abdea09c2
Yikes! Turns out that FPU registers are only 32 bits wide, and doubles are
stored in pairs, just like on the PowerPC!
mach/mips/libem/c_ud_i.s
mach/mips/libem/c_uf_i.s
mach/mips/mcg/platform.c
mach/mips/mcg/table