Searched refs:extract_handlers (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dcgen.h1339 cgen_extract_fn * const *extract_handlers;
1343 #define CGEN_EXTRACT_FN(cd, insn) (cd->extract_handlers[(insn)->opcode->handlers.extract])
1322 cgen_extract_fn * const *extract_handlers; member in struct:cgen_cpu_desc
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dip2k-ibld.c931 cd->extract_handlers = & ip2k_cgen_extract_handlers[0];
H A Dopenrisc-ibld.c1002 cd->extract_handlers = & openrisc_cgen_extract_handlers[0];
H A Dfr30-ibld.c1472 cd->extract_handlers = & fr30_cgen_extract_handlers[0];
H A Diq2000-ibld.c1373 cd->extract_handlers = & iq2000_cgen_extract_handlers[0];
H A Dm32r-ibld.c1213 cd->extract_handlers = & m32r_cgen_extract_handlers[0];
H A Dxstormy16-ibld.c1225 cd->extract_handlers = & xstormy16_cgen_extract_handlers[0];
H A Dmt-ibld.c1723 cd->extract_handlers = & mt_cgen_extract_handlers[0];
H A Dxc16x-ibld.c1805 cd->extract_handlers = & xc16x_cgen_extract_handlers[0];
H A Dfrv-ibld.c2246 cd->extract_handlers = & frv_cgen_extract_handlers[0];
H A Dmep-ibld.c2535 cd->extract_handlers = & mep_cgen_extract_handlers[0];
H A Dm32c-ibld.c5210 cd->extract_handlers = & m32c_cgen_extract_handlers[0];

Completed in 182 milliseconds