Home
last modified time | relevance | path

Searched defs:is_quickrot (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dmetag-dis.c1188 bool is_quickrot = template->arg_type & GP_ARGS_QR; in print_alu() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dmetag-dis.c1188 bool is_quickrot = template->arg_type & GP_ARGS_QR; in print_alu() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-metag.c2302 bool is_quickrot = (template->arg_type & GP_ARGS_QR) != 0; in parse_alu() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-metag.c2302 bool is_quickrot = (template->arg_type & GP_ARGS_QR) != 0; in parse_alu() local