Commit History

Author SHA1 Message Date
  Richard Levitte e9883d285d Finally, a bn_div_words() in VAX assembler that goes through all tests. 21 years ago
  Richard Levitte 9b58214e4a More accurate comments. 21 years ago
  Richard Levitte 6ab285bf4c I think I got it now. Apparently, the case of having to shift down 21 years ago
  Richard Levitte 1d3159bcca Make some names consistent. 21 years ago
  Richard Levitte f60ceb54eb Through some experimentation and thinking, I think I finally got the 21 years ago
  Richard Levitte 0f995b2f40 Small bugfix: even when r == d, we need to adjust r and q. 21 years ago
  Richard Levitte a678430602 Redo the VAX assembler version of bn_div_words(). 21 years ago
  Richard Levitte 81b5eeed6a branch on equal is beql, not beq... 23 years ago
  Richard Levitte 754d494bef Bug fixes. 23 years ago
  Richard Levitte 73343ac38a Correct a number of syntax errors. 23 years ago
  Richard Levitte c4f3542abf Reimplement bn_div_words, bn_add_words and bn_sub_words for VAX. 23 years ago
  Ulf Möller 7d7d2cbcb0 VMS support. 25 years ago