gem5 v25.0.0.1
Loading...
Searching...
No Matches
fetch2.hh File Reference

Fetch2 receives lines of data from Fetch1, separates them into instructions and passes them to Decode. More...

#include <vector>
#include "base/named.hh"
#include "cpu/minor/buffers.hh"
#include "cpu/minor/cpu.hh"
#include "cpu/minor/pipe_data.hh"
#include "cpu/pred/bpred_unit.hh"
#include "params/BaseMinorCPU.hh"

Go to the source code of this file.

Classes

class  gem5::minor::Fetch2
 This stage receives lines of data from Fetch1, separates them into instructions and passes them to Decode. More...
struct  gem5::minor::Fetch2::Fetch2ThreadInfo
 Data members after this line are cycle-to-cycle state. More...
struct  gem5::minor::Fetch2::Fetch2Stats

Namespaces

namespace  gem5
 Copyright (c) 2024 Arm Limited All rights reserved.
namespace  gem5::minor

Detailed Description

Fetch2 receives lines of data from Fetch1, separates them into instructions and passes them to Decode.

Definition in file fetch2.hh.


Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0