Architecture-specific instruction info
< list of group this instruction belong to
< number of groups this insn belongs to
< list of implicit registers read by this insn
< number of implicit registers read by this insn
< list of implicit registers modified by this insn
< number of implicit registers modified by this insn
NOTE: All information in cs_detail is only available when CS_OPT_DETAIL = CS_OPT_ON Initialized as memset(., 0, offsetof(cs_detail, ARCH)+sizeof(cs_ARCH)) by ARCH_getInstruction in arch/ARCH/ARCHDisassembler.c if cs_detail changes, in particular if a field is added after the union, then update arch/ARCH/ARCHDisassembler.c accordingly