Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-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
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arm.c14073 opcode_lookup (char **str) in opcode_lookup() function
14248 opcode = opcode_lookup (&p); in md_assemble()