ROTL_IMM

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string ROTL_IMM(string REG, int NUM)
    static if(BOTAN_HAS_DMD_X86_INLINE_ASM)
    string
    ROTL_IMM
    (
    string REG
    ,
    int NUM
    )
  2. string ROTL_IMM(string REG, int NUM)

Meta