]> git.unchartedbackwaters.co.uk Git - francis/libjit.git/commit
Use separate JIT_REG_xxx flags for float32, float64, and nfloat
authorRhys Weatherley <rweather@southern-storm.com.au>
Thu, 24 Jun 2004 04:11:46 +0000 (04:11 +0000)
committerRhys Weatherley <rweather@southern-storm.com.au>
Thu, 24 Jun 2004 04:11:46 +0000 (04:11 +0000)
commit27d58523cf1d493304a31e57adfdd0450d41230d
treea4df65bf2ab7c32667ef8391c57685d348856f70
parent313c14a6563eb719ce6564f49c4a2144976dacd2
Use separate JIT_REG_xxx flags for float32, float64, and nfloat
because some platforms need to put these values in different
types of registers (e.g. x86-64).
ChangeLog
jit/jit-reg-alloc.c
jit/jit-rules-arm.h
jit/jit-rules-interp.c
jit/jit-rules-interp.h
jit/jit-rules-x86.h
jit/jit-rules.h