Home
last modified time | relevance | path

Searched refs:needs_limm (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Darc-dis.c423 bool needs_limm = false; in find_format() local
447 isa_mask, &needs_limm, false); in find_format()
454 isa_mask, &needs_limm, true); in find_format()
456 if (opcode != NULL && needs_limm) in find_format()
487 arc_infop->limm_p = needs_limm; in find_format()
H A DChangeLog-20202512 * arc-dis.c (find_format): Init needs_limm. Simplify use of limm.
2526 than line continuation within a string. Don't access needs_limm
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Darc-dis.c424 bool needs_limm = false; in find_format() local
449 isa_mask, &needs_limm, false); in find_format()
456 isa_mask, &needs_limm, true); in find_format()
458 if (opcode != NULL && needs_limm) in find_format()
489 arc_infop->limm_p = needs_limm; in find_format()
H A DChangeLog-20202512 * arc-dis.c (find_format): Init needs_limm. Simplify use of limm.
2526 than line continuation within a string. Don't access needs_limm
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-20202512 * arc-dis.c (find_format): Init needs_limm. Simplify use of limm.
2526 than line continuation within a string. Don't access needs_limm