Home
last modified time | relevance | path

Searched refs:is_indirect_opcode (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dtranslate.c6139 static inline int is_indirect_opcode(void *handler) in is_indirect_opcode() function
6205 if (!is_indirect_opcode(table[idx1])) { in register_ind_in_table()
6314 if (is_indirect_opcode(table[i])) { in test_opcode_table()
6371 if (is_indirect_opcode(cpu->opcodes[i])) { in destroy_ppc_opcodes()
6377 if (is_indirect_opcode(table[j])) { in destroy_ppc_opcodes()
6381 is_indirect_opcode(table_2[k])) { in destroy_ppc_opcodes()
6432 if (is_indirect_opcode(handler)) { in decode_legacy()
6435 if (is_indirect_opcode(handler)) { in decode_legacy()
6438 if (is_indirect_opcode(handler)) { in decode_legacy()