]> Git Repo - qemu.git/commit
target-arm: introduce tbflag for endianness
authorPeter Crosthwaite <[email protected]>
Fri, 4 Mar 2016 11:30:20 +0000 (11:30 +0000)
committerPeter Maydell <[email protected]>
Fri, 4 Mar 2016 11:30:20 +0000 (11:30 +0000)
commit91cca2cda9823b1e7a049cb308a05104b5076cba
tree704bd5ac2ea83856a3b59dd15ea97b3857c66a8d
parentaa6489da4e297fb3ffcbc09b50afd700395b6386
target-arm: introduce tbflag for endianness

Introduce a tbflags for endianness, set based upon the CPUs current
endianness. This in turn propagates through to the disas endianness
flag.

Signed-off-by: Peter Crosthwaite <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target-arm/cpu.h
target-arm/translate-a64.c
target-arm/translate.c
This page took 0.037556 seconds and 4 git commands to generate.