Searched defs:opcode_end (Results 1 – 11 of 11) sorted by relevance
43 const struct s390_opcode *opcode_end; local120 const struct s390_opcode *opcode_end; local
38 const struct i370_opcode *opcode_end; in print_insn_i370() local
63 const struct alpha_opcode *opcode, *opcode_end; local
136 const struct powerpc_opcode *opcode_end; in print_insn_powerpc() local
290 const struct tic80_opcode *opcode_end; local
38 const struct s390_opcode *opcode_end; in init_disasm() local111 const struct s390_opcode *opcode_end; in print_insn_s390() local
64 const struct alpha_opcode *opcode, *opcode_end; local
130 const struct powerpc_opcode *opcode_end; in print_insn_powerpc() local
263 const struct tic80_opcode *opcode_end; in print_instruction() local
848 bool Decoder::opcode_end(const uint8_t *OC, unsigned &Offset, unsigned Length, in opcode_end() function in llvm::ARM::WinEH::Decoder