Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/include/opcode/
H A Daarch64.h501 struct aarch64_opcode struct
504 const char *name;
508 aarch64_insn opcode;
514 aarch64_insn mask;
540 bfd_boolean (* verifier) (const struct aarch64_opcode *, const aarch64_insn); argument
543 typedef struct aarch64_opcode aarch64_opcode; typedef