Home
last modified time | relevance | path

Searched refs:opcode_lookup (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/gas/
HDChangeLog-2006722 * config/tc-arm.c (opcode_lookup): Allow Neon type suffixes to be
1642 (opcode_lookup): Issue a warning for opcode with
1858 (opcode_lookup): Update for parse_neon_type returning SUCCESS/FAIL.
1984 (opcode_lookup): Allow parsing of Neon type specifiers.
2306 (opcode_lookup): Allow conditional suffixes on all instructions in
/NextBSD/contrib/binutils/gas/config/
HDtc-arm.c14041 opcode_lookup (char **str) in opcode_lookup() function
14216 opcode = opcode_lookup (&p); in md_assemble()