Searched refs:isFixedMapping (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Dscoreboard.hh85 if (phys_reg->isFixedMapping()) {
103 if (phys_reg->isFixedMapping()) {
120 if (phys_reg->isFixedMapping()) {
H A Dinst_queue_impl.hh1030 if (dest_reg->isFixedMapping()) {
1293 !src_reg->isFixedMapping()) {
1355 if (dest_reg->isFixedMapping()){
1387 if (src_reg->isFixedMapping()) {
1432 if (dest_reg->isFixedMapping()) {
/gem5/src/cpu/
H A Dreg_class.hh305 bool isFixedMapping() const function in class:PhysRegId

Completed in 6 milliseconds