SHL_IMM

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

Meta