Skip to content
#

assembler

assembly logo

Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.

Here are 1,582 public repositories matching this topic...

solardiz
solardiz commented Dec 21, 2021

Somehow some of these names start with fmt_ocl_ while most start with fmt_opencl_. Is this intentional? It causes the fmt_ocl_ to be listed/tested/benchmarked first. Then there's fmt_opencl_1otus5 with a 1 (one) in there. So the first OpenCL formats become:

john_register_one(&fmt_ocl_cryptosafe);
john_register_one(&fmt_ocl_cryptsha1);
john_register_one(&fmt_ocl_KeePass);
john
TheThirdOne
TheThirdOne commented Dec 8, 2021

I just found out that RARS does not support sext.w. It was only mentioned in the spec as a note on addiw so it was easy to miss, but if I missed one I probably also missing something else.

Someone (maybe me) should go through the table and see if there are any others m

Created by Kathleen Booth

Released 1949

Wikipedia
Wikipedia

Related Topics

c cpp operating-system