Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c6134 PPC_INDIRECT = 1, /* Indirect opcode table */ enumerator
6141 return ((uintptr_t)handler & PPC_OPCODE_MASK) == PPC_INDIRECT; in is_indirect_opcode()
6166 table[idx] = (opc_handler_t *)((uintptr_t)tmp | PPC_INDIRECT); in create_new_table()
6383 ~PPC_INDIRECT)); in destroy_ppc_opcodes()
6387 ~PPC_INDIRECT)); in destroy_ppc_opcodes()
6391 ~PPC_INDIRECT)); in destroy_ppc_opcodes()