Home
last modified time | relevance | path

Searched defs:AtConst (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/citra/citra-ac98458e0/externals/teakra/src/
H A Doperand.h108 struct AtConst { struct
109 using Base = At<OperandT, pos>;
111 static constexpr u16 Mask = Base::Mask;
112 static constexpr u16 Pad = value << pos;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/teakra/src/
H A Doperand.h108 struct AtConst { struct
109 using Base = At<OperandT, pos>;
111 static constexpr u16 Mask = Base::Mask;
112 static constexpr u16 Pad = value << pos;