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

/gem5/src/arch/hsail/insts/
H A Ddecl.hh112 disassembly = csprintf("%s%s %s", opcode, opcode_suffix(),
121 virtual std::string opcode_suffix() = 0;
210 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 9 milliseconds