Register Packing macros moved to md-abi.h
authorchristian <none@none>
Thu, 23 Jun 2005 14:19:18 +0000 (14:19 +0000)
committerchristian <none@none>
Thu, 23 Jun 2005 14:19:18 +0000 (14:19 +0000)
commit6a9cb87ec0d5af46a082bc454b49f94c2ded2f12
tree475d7b2792f7f91df0c59376a6fdf421af87f15c
parentbd7191dc6ff00692ef00fc7c47a31a4fea037cd6
Register Packing macros moved to md-abi.h
No more *_SECOND_* and *_FIRST_*, all this macros operate now only on high
and low part, according to the machine architecture.
src/vm/jit/powerpc/codegen.c
src/vm/jit/powerpc/codegen.h
src/vm/jit/powerpc/darwin/md-abi.c
src/vm/jit/powerpc/darwin/md-abi.h
src/vm/jit/reg.inc
src/vm/jit/stack.c