Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dxtensa-relax.c136 const char *operand_name; /* If null, then use constant_value. */ member
876 get_opmatch (opname_map *map, const char *operand_name) in get_opmatch()