Searched defs:SHA (Results 1 – 3 of 3) sorted by relevance
24 SHA=$(shell git log -1 --oneline | cut -d' ' -f1) macro
89 bool SHA(void) { return CPU_Rep.f_7_EBX_[29]; } in SHA() function in InstructionSet
94 #define SHA(ap) (ar_sha(ap)) macro