On 10 July 2013 05:22, <peter.crosthwa...@xilinx.com> wrote: > From: Peter Crosthwaite <peter.crosthwa...@xilinx.com> > > Allow for defining const opaque data in ARM CP register definitions by > setting .opaque = foo. If non null opaque is passes into > define_one_arm_cp_reg_with_opaque then that opaque will take > precedence, otherwise if null opaque is passed, the original opaque > data will be used.
This doesn't seem to have any motivating use in later patches in the series, or did I miss it? I guess being able to have the opaque data in the data-tables is nice, though. thanks -- PMM