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.c6982 static inline int is_indirect_opcode(void *handler) in is_indirect_opcode() function
7048 if (!is_indirect_opcode(table[idx1])) { in register_ind_in_table()
7157 if (is_indirect_opcode(table[i])) { in test_opcode_table()
7214 if (is_indirect_opcode(cpu->opcodes[i])) { in destroy_ppc_opcodes()
7220 if (is_indirect_opcode(table[j])) { in destroy_ppc_opcodes()
7224 is_indirect_opcode(table_2[k])) { in destroy_ppc_opcodes()
7277 if (is_indirect_opcode(handler)) { in decode_legacy()
7280 if (is_indirect_opcode(handler)) { in decode_legacy()
7283 if (is_indirect_opcode(handler)) { in decode_legacy()