Searched refs:ip2k_opcode (Results 1 – 2 of 2) sorted by relevance
36 struct ip2k_opcode struct46 PARAMS ((bfd_byte *, const struct ip2k_opcode *)); argument91 static const struct ip2k_opcode ip2k_page_opcode[] =100 static const struct ip2k_opcode ip2k_jmp_opcode[] =109 static const struct ip2k_opcode ip2k_call_opcode[] =118 static const struct ip2k_opcode ip2k_snc_opcode[] =127 static const struct ip2k_opcode ip2k_inc_1sp_opcode[] =136 static const struct ip2k_opcode ip2k_add_2sp_w_opcode[] =145 static const struct ip2k_opcode ip2k_add_w_wreg_opcode[] =155 static const struct ip2k_opcode ip2k_add_pcl_w_opcode[] =[all …]
38 struct ip2k_opcode struct46 static const struct ip2k_opcode ip2k_page_opcode[] = argument55 static const struct ip2k_opcode ip2k_jmp_opcode[] =64 static const struct ip2k_opcode ip2k_snc_opcode[] =73 static const struct ip2k_opcode ip2k_inc_1sp_opcode[] =82 static const struct ip2k_opcode ip2k_add_2sp_w_opcode[] =91 static const struct ip2k_opcode ip2k_add_w_wreg_opcode[] =101 static const struct ip2k_opcode ip2k_add_pcl_w_opcode[] =110 static const struct ip2k_opcode ip2k_skip_opcodes[] =237 ip2k_is_opcode (bfd_byte *code, const struct ip2k_opcode *opcodes) in ip2k_is_opcode()