I made a long research to use the Modulo operator in Assembly language and the closest I found was the DIV operator however it's not available on the simple educational Assembler PEP8 http://www.filewatcher.com/b/ftp/ftp.pepperdine.edu/pub/compsci/pep8/downloads.0.0.html with the following operators http://pastebin.com/f595fb11b (translation from French ''Annexe C'' in http://www.er.uqam.ca/nobel/k20250/Notes_cours.html detailled in "Chapitre 7").
Is there a way to do modulo with only ADD, SUB and bitwise operations (ASL, ROL, AND, OR, ...) ?
Thank you kindly
I've been having trouble with subscription so if someone could reply something today, a tip or a preliminary reply, it would be great !