target/alpha: Remove amask from tb->flags
commitc6d41b363caa921e1740f12d0e01f0911fa4aa0d
authorRichard Henderson <rth@twiddle.net>
Thu, 6 Jul 2017 19:37:41 +0000 (6 09:37 -1000)
committerRichard Henderson <rth@twiddle.net>
Wed, 19 Jul 2017 04:41:46 +0000 (18 18:41 -1000)
treec8d3e559324433c564091e550b5c29be88495bf3
parent6887dc6700ccb7820d8a9d370f421ee361c748e8
target/alpha: Remove amask from tb->flags

This value is constant for the cpu and does not need
to be stored within the TB.

Tested-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/alpha/cpu.h
target/alpha/translate.c