Searched refs:aarch64_opcode_encode (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/include/opcode/
H A Daarch64.h1082 aarch64_opcode_encode (const aarch64_opcode *, const aarch64_inst *,
/haiku-buildtools/binutils/gas/config/
H A Dtc-aarch64.c4601 result = aarch64_opcode_encode (opcode, inst_base, &inst_base->value,
6565 if (aarch64_opcode_encode (opcode, instr, code, NULL, &error_info))
7193 if (!aarch64_opcode_encode (instr->opcode, instr, &instr->value, NULL, NULL))
7226 if (aarch64_opcode_encode (instr->opcode, instr,
7235 if (aarch64_opcode_encode (instr->opcode, instr,
7248 if (aarch64_opcode_encode (instr->opcode, instr,
7359 if (aarch64_opcode_encode (new_inst->opcode, new_inst,
7413 if (aarch64_opcode_encode (new_inst->opcode, new_inst,
/haiku-buildtools/binutils/opcodes/
H A Daarch64-asm.c1814 aarch64_opcode_encode (const aarch64_opcode *opcode, function

Completed in 114 milliseconds