Added a new hash table instruction_type_to_format.
Updated parse_mapcl function to handle format mapping. Add handle_fmtencdec_mapping to map instruction type to corresponding format. Two mapping doesn't work with this version: mnemonic "illegal" and "c.illegal".
Updated parse_funcl function to have debug statement for each pattern.
instruction_type_to_format
.parse_mapcl
function to handle format mapping. Addhandle_fmtencdec_mapping
to map instruction type to corresponding format. Two mapping doesn't work with this version: mnemonic "illegal" and "c.illegal".parse_funcl
function to have debug statement for each pattern.