JUMP_IF_LT

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

Meta