Home
last modified time | relevance | path

Searched refs:RotOp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DSetTheory.cpp124 struct RotOp : public SetIntBinOp { struct
127 RotOp(bool Rev) : Reverse(Rev) {} in RotOp() function
263 addOperator("rotl", std::make_unique<RotOp>(false)); in SetTheory()
264 addOperator("rotr", std::make_unique<RotOp>(true)); in SetTheory()
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-z80.texi54 @code{xdcb} (instructions like @var{RotOp (II+d),R} and @var{BitOp n,(II+d),R}),
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-z80.texi54 @code{xdcb} (instructions like @var{RotOp (II+d),R} and @var{BitOp n,(II+d),R}),