cpu, arch: fix the type used for the request flags
authorNikos Nikoleris <nikos.nikoleris@arm.com>
Mon, 15 Aug 2016 11:00:35 +0000 (12:00 +0100)
committerNikos Nikoleris <nikos.nikoleris@arm.com>
Mon, 15 Aug 2016 11:00:35 +0000 (12:00 +0100)
commit698767e5384a664b3bad52c9b40d62daf0eabbfc
tree2cb02cf387574c233367bfd6602b9ac271815384
parent608a37c844829715c2a15ef079f7dd8db428779b
cpu, arch: fix the type used for the request flags

Change-Id: I183b9942929c873c3272ce6d1abd4ebc472c7132
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
18 files changed:
src/arch/arm/isa.cc
src/arch/arm/tlb.cc
src/arch/generic/memhelpers.hh
src/arch/x86/memhelpers.hh
src/arch/x86/tlb.cc
src/cpu/base_dyn_inst.hh
src/cpu/checker/cpu.cc
src/cpu/checker/cpu.hh
src/cpu/exec_context.hh
src/cpu/minor/exec_context.hh
src/cpu/minor/lsq.cc
src/cpu/minor/lsq.hh
src/cpu/simple/atomic.cc
src/cpu/simple/atomic.hh
src/cpu/simple/base.hh
src/cpu/simple/exec_context.hh
src/cpu/simple/timing.cc
src/cpu/simple/timing.hh