target-alpha: Introduce functions for source/sink
authorRichard Henderson <rth@twiddle.net>
Wed, 19 Mar 2014 05:55:48 +0000 (22:55 -0700)
committerRichard Henderson <rth@twiddle.net>
Thu, 17 Apr 2014 18:47:40 +0000 (11:47 -0700)
commit194cfb43d5215db6d3d2d99ad27d219064bc8f52
tree35706ec83ddf5b202e10f857acb76e0cba67c35b
parent64f45e49911abb1b40095fc4cbf1e42172d267e7
target-alpha: Introduce functions for source/sink

This will allow cleaner handling of $31 and $f31.
Convert opcodes 0x08, 0x09, 0x10 as examples.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-alpha/translate.c