So, I'm in the process of creating a gas using cgen. The docs claim that you need gas_cgen_opcode_desc = <ARCH>_cgen_opcode_open (.....); but I can't find WHERE thIs function is implemented or what the return type is. Which PROBABLY implies that I'm not correctly generating some cgen output file. Any suggestions where to find the missing function? --Al Lehotsky