Searched defs:opcode_suffix (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/hsail/insts/
H A Ddecl.hh210 std::string opcode_suffix() { return csprintf("_%s", DataType::label); } function in class:HsailISA::ArithInst
695 opcode_suffix() function in class:HsailISA::CmpInst
714 std::string opcode_suffix() function in class:HsailISA::CvtInst
734 std::string opcode_suffix() function in class:HsailISA::PopcountInst

Completed in 15 milliseconds