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

/gem5/src/arch/hsail/insts/
H A Dmain.cc52 template<> const char *S64::label = "s64";
H A Ddecl.hh91 typedef HsailDataType<DRegOperandType, int64_t, Enums::M_S64, VT_64> S64; typedef in namespace:HsailISA
1288 template<> const char *S64::label;
H A Dmem.hh765 return decodeLd2<MemDT, S64>(ib, obj);
1706 return decodeSt<S64,S64>(ib, obj);

Completed in 16 milliseconds