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

/gem5/src/arch/hsail/insts/
H A Dmain.cc51 template<> const char *S32::label = "s32";
H A Ddecl.hh90 typedef HsailDataType<SRegOperandType, int32_t, Enums::M_S32, VT_32> S32; typedef in namespace:HsailISA
1287 template<> const char *S32::label;
H A Dmem.hh750 return decodeLd2<MemDT, S32>(ib, obj);
1704 return decodeSt<S32,S32>(ib, obj);

Completed in 16 milliseconds