target-sparc: Tidy gen_generic_branch interface
authorRichard Henderson <rth@twiddle.net>
Fri, 5 Oct 2012 23:54:56 +0000 (16:54 -0700)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 7 Oct 2012 16:39:31 +0000 (16:39 +0000)
commit2e655fe768d9873d07be3be264c042c35720694b
tree34cc01fe7bf47056ab729069c5b37277576746e0
parent934da7ee0840f582c7720d0ce4507456d9955feb
target-sparc: Tidy gen_generic_branch interface

The arguments passed are always the same.
Pass down just DisasContext instead.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/translate.c