Searched refs:Insn (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/arc/
H A Dtextinsn2op.s0 # Insn 3 .extInstruction test
H A Dtextinsn2op01.s0 # Insn 2op .extInstruction test
H A Dtextinsn3op.s0 # Insn 3op .extInstruction test
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arc/
H A Dinsn3.s0 # Insn 3 @OC@ test
/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc7757 typedef typename elfcpp::Swap<32, big_endian>::Valtype Insn; typedef
7943 Insn* iview = reinterpret_cast<Insn*>(view - d_offset);
7944 Insn insn = elfcpp::Swap<32, big_endian>::readval(iview);
7960 Insn* iview = reinterpret_cast<Insn*>(view - d_offset);
7961 Insn insn = elfcpp::Swap<32, big_endian>::readval(iview);
7973 Insn* iview = reinterpret_cast<Insn*>(view - d_offset);
7974 Insn ins
[all...]

Completed in 131 milliseconds