Add basic assembly/disassembly support for the first Intel SHA
instruction 'sha1rnds4'. Also includes feature flag, and test cases.
I've only included one instruction so that I can get early review as I have no
experience with the instruction patterns in tablegen.
Support for the remainin instructions will follow in a separate patch.