configure: Define target access alignment in configure
This patch moves the define of target access alignment earlier from target/foo/cpu.h to configure. Suggested in Richard Henderson's reply to "[PATCH 1/4] tcg: TCGMemOp is now accelerator independent MemOp" Signed-off-by:Tony Nguyen <tony.nguyen@bt.com> Message-Id: <11e818d38ebc40e986cfa62dd7d0afdc@tpw09926dag18e.domain1.systemhost.net> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com> Signed-off-by:
tony.nguyen@bt.com <tony.nguyen@bt.com>
Showing
- configure 10 additions, 2 deletionsconfigure
- include/exec/poison.h 1 addition, 0 deletionsinclude/exec/poison.h
- include/qom/cpu.h 1 addition, 1 deletioninclude/qom/cpu.h
- target/alpha/cpu.h 0 additions, 2 deletionstarget/alpha/cpu.h
- target/hppa/cpu.h 0 additions, 1 deletiontarget/hppa/cpu.h
- target/mips/cpu.h 0 additions, 2 deletionstarget/mips/cpu.h
- target/sh4/cpu.h 0 additions, 2 deletionstarget/sh4/cpu.h
- target/sparc/cpu.h 0 additions, 2 deletionstarget/sparc/cpu.h
- target/xtensa/cpu.h 0 additions, 2 deletionstarget/xtensa/cpu.h
- tcg/tcg.c 1 addition, 1 deletiontcg/tcg.c
- tcg/tcg.h 5 additions, 3 deletionstcg/tcg.h
Loading
Please register or sign in to comment