* src/vm/jit/powerpc/linux/md-abi.h (REG_A0, REG_A1, REG_A2, REG_A3):
authortwisti <none@none>
Wed, 6 Sep 2006 21:17:00 +0000 (21:17 +0000)
committertwisti <none@none>
Wed, 6 Sep 2006 21:17:00 +0000 (21:17 +0000)
commitd0cd0ed1d34e6910b6689f96d4a89c926fc61123
tree5a1653059aff8d4b88c0a8c5598f595139fcec4a
parent0fede2c342f49df4d40f3dff4d5dd92caa7b92da
* src/vm/jit/powerpc/linux/md-abi.h (REG_A0, REG_A1, REG_A2, REG_A3):
Defined.
* src/vm/jit/powerpc/darwin/md-abi.h: Likewise.

* src/vm/jit/powerpc/codegen.c: Use REG_A? defines instead of
rd->argintreg[] loads.

--HG--
branch : new_instruction_format
src/vm/jit/powerpc/codegen.c
src/vm/jit/powerpc/darwin/md-abi.h
src/vm/jit/powerpc/linux/md-abi.h