Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xgate.c105 static struct xgate_opcode *xgate_find_match (struct xgate_opcode_handle *,
508 opcode = xgate_find_match (opcode_handle, opcode_handle->number_of_modes, in md_assemble()
558 macro_opcode = xgate_find_match (opcode_handle, in md_assemble()
907 xgate_find_match (struct xgate_opcode_handle *opcode_handle, in xgate_find_match() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2013274 * tc-xgate.c (xgate_find_match): Refactor opcode matching.