On Thu, May 17, 2018 at 10:34:38AM -0700, Richard Henderson wrote: > On 05/16/2018 11:51 AM, Edgar E. Iglesias wrote: > > From: "Edgar E. Iglesias" <[email protected]> > > > > Convert env_btarget to i64. > > No functional change. > > > > Signed-off-by: Edgar E. Iglesias <[email protected]> > > --- > > I thought you were going to drop this one?
I dropped the conversion of env_btaken as it's not really useful since it's a boolean. btarget will eventually need to be 64bit allthought strictly necessary in this series so I've kept btarget as 64bit. Cheers, Edgar
