HomeSort by relevance Sort by last modified time
    Searched refs:Insntype (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
aarch64.cc 78 typedef typename elfcpp::Swap<32, big_endian>::Valtype Insntype;
86 aarch64_bit(Insntype insn, int pos)
90 aarch64_bits(Insntype insn, int pos, int l)
96 aarch64_op31(Insntype insn)
102 aarch64_ra(Insntype insn)
106 is_adr(const Insntype insn)
110 is_adrp(const Insntype insn)
114 is_mrs_tpidr_el0(const Insntype insn)
118 aarch64_rm(const Insntype insn)
122 aarch64_rn(const Insntype insn
    [all...]
sparc.cc     [all...]

Completed in 487 milliseconds