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

/gem5/src/base/
H A Dbitunion.hh130 class BitfieldROType : public BitfieldTypeImpl<Base> class in inherits:BitfieldTypeImpl
136 Type operator=(BitfieldROType<Base> const &other) = delete;
213 BitfieldROType<Unsigned<Storage, first, last> >;
223 BitfieldROType<Signed<Storage, first, last> >;

Completed in 4 milliseconds