Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/
HDitbl-ops.c151 static unsigned long build_opcode (struct itbl_entry *e);
499 opcode = build_opcode (e); in itbl_assemble()
640 build_opcode (struct itbl_entry *e) in build_opcode() function