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

/gem5/src/arch/x86/insts/
H A Dstatic_inst.cc126 static const char * abcdFormats[9] = local
149 ccprintf(os, abcdFormats[size], "a");
152 ccprintf(os, abcdFormats[size], "b");
155 ccprintf(os, abcdFormats[size], "c");
158 ccprintf(os, abcdFormats[size], "d");

Completed in 5 milliseconds