On 05/08/2018 10:31 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]> > --- > target/microblaze/cpu.h | 2 +- > target/microblaze/op_helper.c | 3 ++- > target/microblaze/translate.c | 35 ++++++++++++++++++++++------------- > 3 files changed, 25 insertions(+), 15 deletions(-)
Merge with previous? They seem to be indivisible. Why do you want to do this for what appears to be a boolean? r~
