Searched refs:NOP (Results 1 - 7 of 7) sorted by relevance

/gem5/system/alpha/console/
H A Dpaljtoslave.S106 2: NOP
108 NOP
109 NOP
111 NOP // Required NOPs ... 1-10
112 NOP
113 NOP
114 NOP
115 NOP
116 NOP
117 NOP
[all...]
H A Dpaljtokern.S120 2: NOP
122 NOP
123 NOP
125 NOP // Required NOPs ... 1-10
126 NOP
127 NOP
128 NOP
129 NOP
130 NOP
131 NOP
[all...]
/gem5/system/alpha/h/
H A DfromHudsonMacros.h35 #define NOP \ macro
/gem5/ext/drampower/src/
H A DMemCommand.h69 * 19. NOP - To indicate end of trace
91 NOP = 18, enumerator in enum:Data::MemCommand::cmds
163 "NOP",
181 return NOP; // For clang compilation
H A DCommandAnalysis.cc205 list.push_back(MemCommand(MemCommand::NOP, 0, t));
255 } else if (type == MemCommand::END || type == MemCommand::NOP) {
/gem5/ext/drampower/src/libdrampower/
H A DLibDRAMPower.cc88 doCommand(MemCommand::NOP, 0, timestamp);
/gem5/system/alpha/palcode/
H A Dosfpal.S1899 NOP // Pad mfpr dcPerr out of shadow of
1900 NOP // last store
1901 NOP

Completed in 18 milliseconds