Searched defs:opt_ext (Results 1 – 6 of 6) sorted by relevance
327 struct opt_ext struct329 unsigned char o_bits1[1];330 unsigned char o_bits2[1];331 unsigned char o_bits3[1];332 unsigned char o_bits4[1];333 struct rndx_ext o_rndx;334 unsigned char o_offset[4];
370 struct opt_ext { struct371 unsigned char o_bits1[1];372 unsigned char o_bits2[1];373 unsigned char o_bits3[1];374 unsigned char o_bits4[1];375 struct rndx_ext o_rndx;376 unsigned char o_offset[4];
276 typedef const struct aarch64_option_extension opt_ext; typedef